Hi,

We created server based on MINA framework. Every request has logic that
writes to database.
We creates separated thread pool for these taks.
This means that MINA's worker thread pool submits taks to our pool where
they are executed.
Is this good approach ?

Thanks

Zlaja

Reply via email to