Metrics For Horizontal Scaling #805
Unanswered
AustinMalpede
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Daniel,
We're using distributed locking and queueing capabilities of workflowcore, specifically the redis provider. Our intention has been to create a highly scalable distributed service which horizontally scales up as the number of workflows increase. Each workflow is very lightweight and spends about 95% of its time asynchronously awaiting network calls. Here are my questions:
Metrics for Horizontal Scaling
Beta Was this translation helpful? Give feedback.
All reactions