Hi Pablo,

MINA can handle such a use case definitely. I'd recommend you start from a few useful tutorials:

* Quick start guide
* ProtocolCodecFilter tutorial

HTH,

On Wed, 14 May 2008 17:27:31 +0900, Pablo Palazon <[EMAIL PROTECTED]> wrote:

Hi!

I'm developing event-driven software. I'm trying to catch all messages
in network socket and manage it.

Every message:
Catch message -> See content -> Compare with rules -> Redelivery message

The program need manage message and redelivery in less time possible,
and this programa will be used with high workload and small messages
(256 bytes).

Can I use mina socket like a input stream?. Do you know if is possible
to use mina with Esper?. What do you recommend me?

Thanks!!




--
Trustin Lee - Principal Software Engineer, JBoss, Red Hat
--
what we call human nature is actually human habit
--
http://gleamynode.net/

Reply via email to