Results 1 to 1 of 1
Thread: java Socket Load balancing
- 12-17-2010, 11:25 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
java Socket Load balancing
Good evening,
I have an application where the client connects through TCP Socket and push in bytes.
I would like to know how to scale up the number of sockets. One way is to make the client connect to Multiple port.
Is there a way the clients connect to same port and it gets distributed to multiple server box, a load balancer.
Please could you provide your thoughts on this.
Regards,
Ra
Similar Threads
-
How load other java codes
By pizzadude223 in forum Java AppletsReplies: 35Last Post: 07-22-2010, 04:09 PM -
Socket and how to launch thread for receiving socket messages
By newbiejava in forum New To JavaReplies: 1Last Post: 07-02-2010, 01:18 PM -
append response to the request from Socket and write to another socket
By vaibhav_singh_vs@yahoo.co in forum NetworkingReplies: 3Last Post: 04-17-2009, 07:02 PM -
Load balancing feature of webserver across Cluster
By barunva in forum NetworkingReplies: 5Last Post: 10-14-2008, 06:16 PM -
Clustering and Load balancing features of webserver across Cluster
By barunva in forum Web FrameworksReplies: 1Last Post: 10-14-2008, 08:52 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks