[zeromq-dev] do I need to create a context more then once?

Peter Kleiweg pkleiweg at xs4all.nl
Mon Mar 4 00:19:55 CET 2013


I am writing a bindings library for ZeroMQ. I am thinking of 
hiding the creation and destroying of the context from the user. 
It would just create one context at start up of the program, use 
it for all sockets, and never destroy the context.

What would be a reason to destroy the context?
What would be a reason to open a second context?


-- 
Peter Kleiweg
http://pkleiweg.home.xs4all.nl/



More information about the zeromq-dev mailing list