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

multiplex hangs with a lot of load #25

Closed
daviddias opened this issue Jul 14, 2015 · 0 comments
Closed

multiplex hangs with a lot of load #25

daviddias opened this issue Jul 14, 2015 · 0 comments

Comments

@daviddias
Copy link
Collaborator

I made a thin shim on top of multiplex to support the interface defined in abstract-stream-muxer, so that I could run the stress tests. Found that on the "mega" test (10000 streams with 10000 messages each), multiplex hangs with:

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

To run the example, simple turn the mega test on by changing the bool on: https://github.com/diasdavid/node-multiplex-stream-muxer/blob/master/tests/test.js#L14

As a note, the spdy-stream-muxer is able to cope with the test.

Btw, thanks for the inspiration with abstract-blob-store :):)

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

1 participant