Created
March 1, 2020 16:31
-
-
Save nahanil/0cc17dccf77a89a944e295f66c078eae to your computer and use it in GitHub Desktop.
leaky bucket
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##### sails-hook-sockets | |
https://github.com/nodejs/node/issues/8871 | |
https://github.com/socketio/socket.io/issues/2251 | |
https://github.com/balderdashy/sails/issues/4330 | |
https://github.com/websockets/ws/blob/master/doc/ws.md#optionspermessagedeflate | |
https://www.npmjs.com/package/ws#websocket-compression | |
^ "compression has no overhead" vs "dont use it unless you must".. | |
some people mention THP https://docs.mongodb.com/manual/tutorial/transparent-huge-pages/ | |
is this retrofittable ? https://github.com/uNetworking/uWebSockets.js/tree/master/examples | |
##### skipper-minio | |
https://github.com/mscdex/mmmagic/issues/141 :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment