Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed socket type to 'pair' to fix event bindings for concurrent requests. #11

Merged
merged 2 commits into from
Feb 28, 2012

Conversation

lennym
Copy link
Contributor

@lennym lennym commented Feb 28, 2012

Changed zmq docket type to make events work a little more as expected. Created single event binding on message which delegates events by job.

remy added a commit that referenced this pull request Feb 28, 2012
Changed socket type to 'pair' to fix event bindings for concurrent requests (let's give this a whirl)
@remy remy merged commit c5a9fd1 into remy:master Feb 28, 2012
@remy
Copy link
Owner

remy commented Feb 28, 2012

Hmm, borked the whole app!

Producer bound to port 3000
Express server listening on port 8007 in development mode
Assertion failed: !inpipe && !outpipe (pair.cpp:49)
Aborted

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