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

Node.js Participation library has issues processing multiple (~5+) connections at once. #19

Open
barberdt opened this issue Feb 1, 2012 · 0 comments
Assignees

Comments

@barberdt
Copy link
Contributor

barberdt commented Feb 1, 2012

In the process of developing stress tests for the BUGswarm platform, I discovered that when trying to create 5 or more connections to the same swarm essentially simultaneously using the participation library, I receive the following exception:

https://gist.github.com/44746ce80692d7c9f78e

The code I am using to test is below:
https://gist.github.com/b8dd9ab032fec3a7b876

Note that any less than 5 connections does not produce the exception.

@ghost ghost assigned c4milo Feb 1, 2012
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

2 participants