Skip to content

Conversation

somdoron
Copy link
Member

suggestion solution: making new pattern, radio-dish.

radio-dish pattern is thread safe, therefore is single frame protocol.

API is simplified as well, instead of zmq_setsockopt, you can call zmq_join and zmq_leave.
Radio-dish matching is exact matching (vs prefix of pubsub).
Groups are NULL terminated string. message must start with the group, NULL and than the message.

c-rack added a commit that referenced this pull request Jan 27, 2016
problem: pub/sub pattern in zeromq is complicated and not thread safe
@c-rack c-rack merged commit a7b7f3e into zeromq:master Jan 27, 2016
@c-rack
Copy link
Member

c-rack commented Jan 27, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants