On Wed, Aug 3, 2011 at 4:37 PM, julien godin wrote:
> I have a HUGE(everything is relative) amount of data coming from UDP/514
> ( good old syslog), and one process alone could not handle them ( it's
> fullĀ of regex, comparison and counting. all this at about 100K lines of data
> per seconds a
Hello the list,
I have a, let say 'special' , request.
I would like to make a very specific type of distributed computing.
Let me explain myself :
I have a HUGE(everything is relative) amount of data coming from UDP/514
( good old syslog), and one process alone could not handle them ( it's
fu