hazelcast / hazelcast/imdg-docs
Docs: Feedback for Back Pressure
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have some feedback about [this page](https://github.com/hazelcast/imdg-docs/edit/v/4.2/docs/modules/performance/pages/back-pressure.adoc)
I can read that we have the number of concurrent accesses below:
The default value of this system property is 100. Using a default configuration a system is allowed to have (271 + 1) * 100 =
27200 concurrent invocations (271 partitions + 1 for generic operations).
I suppose that we have only one concurrent invocation to do the writes per partition and the others to do the reads, is that right? If it is like that, can you put that in the documentation thank you very much :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.