I want to make a website that provides an integrated message board / chat room. In other words - you can either chat on a topic interactively, or post message board messages. I plan to use javascript to make the chat interface interactive.
What is the best programming language or environment to implement this?
I was planning on using Ruby on Rails, but then wondered if there was a better environment. I'm worried about the performance if several hundred people are chatting all at once (in multiple chat rooms).
Also, don't just tell me a good way to do this - please also tell me *why*. Thank you!
Your help is greatly appreciated.
2007-10-17
12:08:42
·
2 answers
·
asked by
Bryan J
4
in
Computers & Internet
➔ Programming & Design