I need to manage long running TCP socket connections to an external server from my Java application. I'm looking for a good socket pool so I will be able to re-use the sockets. Are there any suggestions?
You could have a look at building a socket pool on top of Commons Pool.
Koders.com has an implementation here. I can't vouch for it's functionality, however, so you should run a few tests on it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With