| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
了解和使用生产者/消费者模式
了解任务调度
掌握基本的分布式架构及通讯
掌握Node.js多进程工作机制
参考文章:http://blog.csdn.net/kaiwii/article/details/6758942
> cd cache
> npm install
> npm run koa> npm install
> node ./producer/cluster.js [进程数量]> npm install
> node ./customer/cluster.js [进程数量]| Back | FazBrowse Home | New Git URL |