Hi,

I'm trying to use ZeroMQ inside an Apache handler using the multi-process setup.

The context is created very early in the Apache startup process so a
context is created on the parent process, and then it is created again
in the child process. This triggers the assertion at mailbox.cpp:84.

Is there a clean way to do this, have fork()'s after the context was created?

Thanks,
-- 
Pedro Melo
@pedromelo
http://www.simplicidade.org/
http://about.me/melo
xmpp:[email protected]
mailto:[email protected]
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to