Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Scalability of ajax chat
Old 08-24-2009, 04:45 AM Scalability of ajax chat
Novice Talker

Posts: 7
Trades: 0
ive got a site that uses ajax chat about to launch. we've got a pretty good dedicated server. my question is this:

how many people using this site, chatting at a time (via ajax) would you estimate before the server just got bogged down? I'm trying to figure out how much time we have to move the system over to a more scalable push technology.

1,000 users? 10,000? 100,000?

Any insight is appreciated. Thanks
the311guy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-24-2009, 08:03 AM Re: Scalability of ajax chat
Novice Talker

Posts: 7
Trades: 0
Anyone know at all??
the311guy is offline
Reply With Quote
View Public Profile
 
Old 08-24-2009, 11:15 AM Re: Scalability of ajax chat
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
There's nothing particular to AJAX that is scalable or not scalable. It is just going to depend on how how many requests are made to the page, and how much information is returned from it. There is not really an answer to your question, it just depends.

AJAX works with a normal HTTP request. As far as the server is concerned this is no different than requesting any page, albeit probably a small one in this case. You are better off calculating how much data is returned by each AJAX call, then asking a server administrator exactly how much load a single computer can take, per minute, per 30 seconds, whatever.
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to Scalability of ajax chat
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18765 seconds with 12 queries