[Bro-Dev] 0MQ security considerations

Robin Sommer robin at icir.org
Thu Jul 7 14:51:33 PDT 2011


On Thu, Jul 07, 2011 at 14:43 -0700, I wrote:

> So I'd say we postpone this discussion to a more general post-1.6

Gilbert, the next question then is however if we really want to use
0mq for the inter-thread communication. That idea was based on the
assumption that we'd be using it anyway, which doesn't necessarily
seem to be the case anymore.

Should we just bite the bullet and do a pure pthreads implementation?
We could encapsulate the thread management into a class ThreadMgr that
would take care of starting/stopping/etc. threads, and a new class
Thread would be the top-level class for LogWriters to be derived from.

Robin

PS: Yeah, I know, C++0x will make everything better ... And I'm still
very reluctant to pull Boost in ...

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


More information about the bro-dev mailing list