[Bro-Dev] 0MQ security considerations

Gregor Maier gregor at icir.org
Sun Jul 10 04:26:09 PDT 2011


On 7/9/11 21:22 , Gilbert Clark wrote:
>
>> But anyway, mulling over this a bit more, let's just go with pthreads.
>
> Will do.

JFYI, pthread locking/unlocking can be expensive (my impression from 
using them for the TimeMachine). So, doing processing stuff in (small) 
batches while holding the lock might be a good idea to help performance. 
(Then, for the Log framework the number of messages being passed is 
probably also not that high compared to the TM)


cu
Gregor
-- 
Gregor Maier
<gregor at icir.org>  <gregor at icsi.berkeley.edu>
Int. Computer Science Institute (ICSI)
1947 Center St., Ste. 600
Berkeley, CA 94704, USA
http://www.icir.org/gregor/


More information about the bro-dev mailing list