javascript - NowJS, SocketIO and Pusher.com -


what pros , cons nowjs, socketio , pusherapp ?

favorite client language: js

favorite server language: nodejs

socket.io

pro:

  • uses favorite languages.
  • do solution. con.

cons:

  • scaling problem. example users have memory leaks when using websockets. not have proper support(yet) if want scale multiple cpu's/boxes.

nowjs

nowjs uses socket.io provide rpc-library.

pro:

  • simpler use guess.
  • uses favorite languages.

cons:

  • some scaling problem socket.io

pusher

pro:

  • scaling easier.

cons:

  • costs money when big. maybe much?

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -