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

ZeroMQ on Windows Server 2008 #135

Closed
viniciuschiele opened this issue Dec 4, 2010 · 1 comment
Closed

ZeroMQ on Windows Server 2008 #135

viniciuschiele opened this issue Dec 4, 2010 · 1 comment

Comments

@viniciuschiele
Copy link

I was using ZeroMQ on Windows Server 2008 R2 and everything was going very well, It was very fast, around 15 000 messages per second. But when it ran on Windows Server 2008 (Not R2), the ZeroMQ was very, very slow. Somewhere around 90 messages per second.

I've used their own examples of ZeroMQ to do these tests.

So, I tried to make a copy of files between the machines and was very fast.

Is this a bug?

Machines:
2 Processor Xeon (4 core each) 2.2 Ghz
32 Gb RAM
Network 1 Gb
Without Antivirus

Thank guys

@sustrik
Copy link
Member

sustrik commented Dec 4, 2010

Looks like a bug. I don't have access to the said operating system though. Is anyone else seeing the problem?

benjdero pushed a commit to benjdero/libzmq that referenced this issue Feb 20, 2023
updated README to match latest API changes
bluca added a commit that referenced this issue Oct 31, 2023
Solution: cherry-pick Pieter Hintjens commit a7a512a from libzmq
repository to increase test timeouts to 250 msec.
bluca pushed a commit that referenced this issue Oct 31, 2023
Problem: CI may fail due to timeout. Fixes #135
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

No branches or pull requests

3 participants