Reputation:
I have implement the exact same concept for my project-
http://blog.perplexedlabs.com/2009/05/04/php-jquery-ajax-javascript-long-polling/
My question is, will it work for 100 concurrent users.
Thanks Anubhav
Upvotes: 1
Views: 290
Reputation:
It really depends on your current backend.
What server (how many ?), operating system, database are you using ? Are you hosted on a shared server or a dedicated server (or even VPS) ?
Do you have more information about your current setup ?
Upvotes: 1