Le jeudi 30 juin 2005 à 15:05 +0200, uwe schaefer a écrit : > hi > > i´m currently looking for a low-level communication framework that makes > the reuse of tcp sockets possible because we have a custom RPC system that > tends to create many TCP sockets in a short time. > > is mina capable to do this ? Hi Yes it's possible, the performance for socket creation is very acceptable, you should try a simple loop benchmark.
Julien
