Scaling Ditto #1942
-
I'm working on scaling up Ditto on Kubernetes to handle a massive load. This means it needs to effectively manage 0.5 - 1 million things with 500-1000 updates per second. {"message":"Failure updating Ditto pub/sub subscription - trying again next clock tick", ... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
@vvasilevbosch could you provide additional information about which configuration of e.g. memory/cpu requests/limits you used for the benchmark? |
Beta Was this translation helpful? Give feedback.
-
@dkc6gh with which memory/cpu requests and limits do you run the Ditto services with? |
Beta Was this translation helpful? Give feedback.
-
Hi @dkc6gh @thjaeckle, I have documented the configuration in warmup and scenarios-run sections:
|
Beta Was this translation helpful? Give feedback.
-XX:ActiveProcessorCount=16 is 16 CPU per service. Memory for things depends on thing size, but 16GB should be enough