On May 11, 2006, at 6:01 PM, Luciano Macedo Rodrigues wrote:
So, how to handle many clients and run some slow code? I'm thinking of some wait() and notify() operation, but I don't know if it's ok to useit. A good idea would be a thread of IoHandler, but I don't know how toimplement it.
What MINA version is this?Unless you're on the latest release, add a ThreadPoolFilter. If you're not using one, it might solve all of your problems. (The latest release adds this filter automatically)
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
