[
https://issues.apache.org/jira/browse/IGNITE-13515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-13515:
---------------------------------------
Fix Version/s: (was: 2.9)
2.10
> Performance drop when there are many thin clients per server
> ------------------------------------------------------------
>
> Key: IGNITE-13515
> URL: https://issues.apache.org/jira/browse/IGNITE-13515
> Project: Ignite
> Issue Type: Task
> Components: clients
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Priority: Major
> Fix For: 2.10
>
>
> There is a performance drop when running many thin clients per node:
> {noformat}
> 4 nodes - 1 thin client java - ~5500 pps (put per second)
> 4 nodes - 2 thin clients java - ~5000 pps
> 4 nodes - 4 thin clients java - ~4000 pps
> 4 nodes - 10 thin clients java - ~1500 pps
> 4 nodes - ~100 thin clients java - ~100 pps
> {noformat}
> May be related to sync request processing in connection thread pool on server
> side. Need to investigate and fix if possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)