Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.92k stars 175 forks source link

now.js and node autocluster core module #214

Open qxfusion opened 11 years ago

qxfusion commented 11 years ago

now.js not compatible with cluster module. now server don't accept connection and don't call callback's.

How to check: it's simple - run example server in 10 cluster workers.