-
Notifications
You must be signed in to change notification settings - Fork 45
multithreading nodejs
https://medium.com/devschacht/a-cartoon-intro-to-arraybuffers-and-sharedarraybuffers-952198b0a1c9
http://aosabook.org/en/posa/from-socialcalc-to-ethercalc.html#multi-core-scaling
https://news.ycombinator.com/item?id=6834179
https://tproger.ru/translations/guide-to-threads-in-node-js/
https://itnext.io/multi-threading-and-multi-process-in-node-js-ffa5bb5cde98
https://medium.com/lazy-engineering/node-worker-threads-b57a32d84845
https://stackoverflow.com/questions/51053222/nodejs-worker-threads-shared-object-store
https://medium.com/@jsmrcaga/experimenting-with-nodes-worker-threads-a297f722b50d
https://habr.com/ru/company/ruvds/blog/437984/
https://stackoverflow.com/questions/25519325/share-objects-in-nodejs-between-different-instances
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics
https://github.com/tc39/ecmascript_sharedmem/blob/master/TUTORIAL.md
https://lucasfcosta.com/2017/04/30/JavaScript-From-Workers-to-Shared-Memory.html
https://stackoverflow.com/questions/48346490/what-does-the-atomics-object-do-in-javascript
https://www.alibabacloud.com/blog/improving-redis-performance-through-multi-thread-processing_594150
https://github.com/audreyt/node-webworker-threads