Scalable chat site in python

Posted by user346572 on Stack Overflow See other posts from Stack Overflow or by user346572
Published on 2010-05-20T21:43:03Z Indexed on 2010/05/21 0:30 UTC
Read the original article Hit count: 269

Filed under:
|
|

Hey guys, I have an idea that I'd like to start implementing that at the crux of it, will basically be a chat website, and will need to support multiple rooms. Quite frankly, I'm not too sure where to begin with regards to setting up a very sturdy/scalable chat system in python (or another language if you guys believe it to be a better alternative), so any suggestions that can get me pointed in the right direction will be greatly appreciated.

© Stack Overflow or respective owner

Related posts about python

Related posts about chat