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

Broadcast Performance #194

Open
1 task
ManApart opened this issue Mar 27, 2020 · 1 comment
Open
1 task

Broadcast Performance #194

ManApart opened this issue Mar 27, 2020 · 1 comment
Labels
performance This is a performance improvement service Involves a service application
Milestone

Comments

@ManApart
Copy link
Contributor

ManApart commented Mar 27, 2020

Given 10 million messages, Broadcast was able to process/send 5,000 small websocket messages a second. This is about half as fast as receive.

AC

  • Broadcast should be able to send ?x? messages a second
@jdenen jdenen added the performance This is a performance improvement label Mar 27, 2020
@jdenen jdenen added this to the v1.0.0 milestone Mar 27, 2020
@ManApart
Copy link
Contributor Author

This should be blocked on #193

@jdenen jdenen added the service Involves a service application label Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance This is a performance improvement service Involves a service application
Projects
None yet
Development

No branches or pull requests

2 participants