hi:
I found a problem, Maybe I'm not properly configured .I test write data into 
ignite cache, and I deploy a cluster with Zero Deployment, and I develep a 
progrem to write data into Ignite Cache.
 
when the progrem run in Single node, test result (write speed)is ablout 200,000 
rows/s, when the progrem run in Multi Nodes (Zero Deployment 15 nodes),  test 
result (write speed)is ablout 20,000 rows/s,  why?
 
 
this is my config:
*peerClassLoadingEnabled   true
*data cacheMode partitioned
*data atomicityMode transactional
*data memoryMode offheap_tiered
*writeSynchronizationMode  primary_sync
 
thanks! very much!
 
 
 
Ran Xu

Reply via email to