By asankha
via esbmagic.blogspot.com
Published: Nov 09 2012 / 00:05
This is a follow up to my earlier post 'Does Tomcat bite more than it can chew?' and illustrates a pure Java program that utilizes Java NIO to stop accepting new messages when one is not able to handle the load, without any dependence on the TCP backlog etc.
Add your comment