- InfoQ: Multi-Process Node.js: Motivations, Challenges and Solutions
- https://github.com/robtweed/Q-Oper8.git
- npm1.0でハマったところ - Daily Node
インストール
npm install qoper8 -g
サンプルを試す
git clone https://github.com/robtweed/Q-Oper8.git cd Q-Oper8 cp examples/qoper8ChildProcess.js ~/local/node/lib/node_modules/qoper8/lib/ mkdir -p ~/node_sandbox/qoper8 cp examples/webQOper8.js examples/qoper8Test.js ~/node_sandbox/qoper8/ cd ~/node_sandbox/qoper8/ npm link qoper8 node webQOper8.js
0 件のコメント:
コメントを投稿