Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For a multiplayer, realtime, text-based game, like a quiz, should I dive in nodejs or Tornado?

I know Python but never played with server-side javascript before.



It all boils down to what you prefer. They're both relatively mature software packages that are being used by tons in production.

Whichever you choose, you may find that http://socket.io/ saves you some time by inventing various wheels you may have needed to reinvent (for use with tornado, see the tornadio project).


Thank you! Didn't know about tornadio.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: