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!! -- Pablo Palazón Sánchez <[EMAIL PROTECTED]> I3A - Instituto de Investigación en Informática de Albacete SIDIS - Sistemas de Información Distribuida e Ingeniería del Software UCLM - Universidad de Castilla-La Mancha
