Hi Emmanuel, On 17 Dec 2011, at 21:14, Emmanuel Lecharny wrote:
> What about using more IoProcessor instead ? Have you tried this approach ?If > so, what was the result ? Well, I found this in the documentation of SimpleIoProcessorPool: "Most current transport implementations use this pool internally to perform better in a multi-core environment, and therefore, you won't need to use this pool directly unless you are running multiple IoServices in the same JVM." So I never gave it a try. Maybe if someone could point me to an example that shows the right way to increase the number of IoProcessors, I could give it a try. Anyway, the number of cores in the system is used to determine the size of the standard thread pool, right? Regards, Zigor.