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
-
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