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

Benchmarking WQS #7

Open
icycrystal4 opened this issue Apr 28, 2016 · 0 comments
Open

Benchmarking WQS #7

icycrystal4 opened this issue Apr 28, 2016 · 0 comments

Comments

@icycrystal4
Copy link
Member

Typically, performance is a measure of the speed and efficiency with witch a message service delivers messages from producer to consumer. How every, in WQS, there are different aspects of performance we care about.

Message throughput The number of messages or message bytes per second

Latency The time it takes a particular message to be delivered from producer to consumer.

Stability The overall availability of message service or how gracefully it degrades in cases of heavy load or failure.

Connection Load The number of message producers, or message consumers, or the number of concurrent connections a system can support.

@icycrystal4 icycrystal4 changed the title Benchmarking test Benchmarking WQS Apr 28, 2016
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

1 participant