Tagged Questions
3
votes
7answers
1k views
Web framework able to handle many concurrent users
Social networking sites needs to handle many concurrent users e.g. for chat functionality.
What web frameworks scales well and are able to handle more than 10.000 concurrent users connected with ...