[Dev] Applying TCP Backpressure on reading sockets with Mina

2014-01-19 Thread ishara premadasa
Hi, I would like to know whether Apache Mina supports applying TCP backpressure on the sending clients? My requirement is that when there are a lot of messages arriving from an extensive publishing client, activating TCP backpressure as then it may stop reading anymore packets from the sockets ti

Re: [Dev] Applying TCP Backpressure on reading sockets with Mina

2014-01-19 Thread Emmanuel Lécharny
Le 1/19/14 4:55 PM, ishara premadasa a écrit : > Hi, > > I would like to know whether Apache Mina supports applying TCP backpressure > on the sending clients? My requirement is that when there are a lot of > messages arriving from an extensive publishing client, activating TCP > backpressure as th