What are pros and cons for NowJS, SocketIO and PusherApp ?
Favorite Client Language: JS
Favorite Server Language: NodeJS
javascript
node.js
nowjs
pusher
Socket.io
Pro:
Uses your favorite languages.
Do it yourself solution. Could also be con.
Cons:
Scaling could be problem. For example users have memory leaks when using websockets. Also does not have proper support(yet) if you want to scale to multiple CPU's/boxes.