«« Next » « Previous
«« Next » « Previous

Link Details

We can't do it for you. Login and vote now.
Link 81644 thumbnail

By bloid
via docs.codehaus.org
Published: May 19 2008 / 11:42

With most web applications today, the number of simultaneous users can greatly exceed the number of connections to the server. This is because connections can be closed during the frequent pauses in the conversation while the user reads the content or completes in a form. Thousands of users can be served with hundreds of connections.
  • 20
  • 0
  • 1854
  • 446

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.