I need to develop an application server to support more than 100,000 concurrent users, what do i really need in terms of hardware resources? programming techniques? Which is the best programming language to handle such a task. I need a solution that will not have any delays when the clients connect.
Please also enlighten me on areas where i would experience major drawbacks, i.e. Will the processing of concurrent connection get delayed on the Network Card, or the OS level or from the application server level?
2007-02-05
23:54:14
·
2 answers
·
asked by
pgath
1
in
Computers & Internet
➔ Programming & Design
I need to develop an application server to support more than 100,000 concurrent users, what do i really need in terms of hardware resources? programming techniques? Which is the best programming language to handle such a task. I need a solution that will not have any delays when the clients connect.
Please also enlighten me on areas where i would experience major drawbacks, i.e. Will the processing of concurrent connection get delayed on the Network Card, or the OS level or from the application server level?
Please send me diagrams for the solutions you might offer. Thanks
2007-02-06
00:42:31 ·
update #1