1
vote
9answers
266 views
Load Balancing of Process in 1 Server
I have 1 process that receives incoming connection from port 1000 in 1 linux server. However, 1 process is not fast enough to handle all the incoming request.
I want to run …
1
vote
Load Balancing of Process in 1 Server
Yes, i'm looking something like linux network daemon. I wonder whether there's a readily available program/solution to do this.
…
0
votes
Load Balancing of Process in 1 Server
i am looking something more like nginx where i will need to run multiple copies of my app.
Let me try it out.
Thanks for the help.
…
0
votes
