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

XREP messages delivered late #1

Open
GoogleCodeExporter opened this issue Dec 14, 2015 · 0 comments
Open

XREP messages delivered late #1

GoogleCodeExporter opened this issue Dec 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a simple server (XREP socket)
2. Connect the flash socket to the server
3. The server sleeps 10 seconds and sends message++ each time

What is the expected output? What do you see instead?

I expect to see each message delivered in timely fashion but it seems that 
message 1 gets delivered when message 2 is sent, message 3 when 2 is sent etc. 
When I connect 'normal' client it receives messages as they are sent.

What version of the product are you using? On what operating system?

The precompiled version linked from zeromq site.

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 1 Sep 2011 at 10:15

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

No branches or pull requests

1 participant