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

Cannot send any message when applying the heavy load in sequential in for loop #112

Open
ahhelmy opened this issue Oct 28, 2020 · 0 comments

Comments

@ahhelmy
Copy link

ahhelmy commented Oct 28, 2020

When try to test the stompit with heavy load for example send 100000 message sequential in for loop, producer cannot send any message into the QC. and in case we try to send them sequential but apply setInterval although we decrease interval time to 5 milliseconds, It works normally and AMQ can receive the messages.
I'm implement producer as failover example here: https://github.com/gdaws/stompit/blob/master/examples/pubsub.js

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