Moving cppzmq message_t to background thread
I have a receiver thread. I want to move the messages into a queue for background processors threads. To put it simply:
Moving cppzmq message_t to background thread
I have a receiver thread. I want to move the messages into a queue for background processors threads. To put it simply: