hopperhuang / tech-story

一些技术和一些故事
4 stars 0 forks source link

node.js #10

Open hopperhuang opened 6 years ago

hopperhuang commented 6 years ago

event loop in node.js event loop in browser browser: microtask vs task

hopperhuang commented 6 years ago

官方文档event loop

hopperhuang commented 6 years ago

setimeout vs setimediate

hopperhuang commented 6 years ago

https://stackoverflow.com/questions/43566082/why-is-the-nodejs-event-loop-non-deterministic-after-the-first-run

hopperhuang commented 5 years ago

event-loop-1 event-loop-2

hopperhuang commented 5 years ago

debugger

hopperhuang commented 5 years ago

https://www.bookstack.cn/read/node-in-debugging/4.3VisualStudioCode.md

hopperhuang commented 4 years ago

单元测试

hopperhuang commented 4 years ago

一个很不错的博客:https://blog.risingstack.com/

hopperhuang commented 4 years ago

高性能:https://medium.com/airbnb-engineering/operationalizing-node-js-for-server-side-rendering-c5ba718acfc9

hopperhuang commented 4 years ago

高性能:https://medium.com/airbnb-engineering/operationalizing-node-js-for-server-side-rendering-c5ba718acfc9

nginx vs node-cluster: https://medium.com/@fermads/node-js-process-load-balancing-comparing-cluster-iptables-and-nginx-6746aaf38272