On May 21, 2007, at 7:07 AM, Matt Mehalso wrote:
Has anyone had any success using Mina within a WebContainer, such as
WebSphere? Is there any way to configure Mina to run in a single thread, or to integrate the framework with a WorkManager (container-managed thread
pool)?

using the constructors that take an Executor, you can then have control over threads because MINA will provide Runnable's to the Executor.

Just make an Executor implementation that delegates into your WebSphere WorkManager

-pete


--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to