Closed GoogleCodeExporter closed 8 years ago
The library was written for situations where we had to handle dozens of
concurrent connections. The locking code has been designed very carefully, I am
not aware of any static synchronized methods or any long-held global lock
objects.
Please provide an example/analysis where different threads working with
different connections interfere with each other. If you have a patch, then we
will be happy to have a look at it.
Original comment by cleondris
on 10 Jun 2013 at 3:52
Original issue reported on code.google.com by
andreus...@gmail.com
on 17 Aug 2012 at 7:36