You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have a more complete understanding of the infrastructure costs of taskbroker + taskworkers. Use the information collected in #127 and #126 to understand pod counts required for a given workload.
Given a workload of 100,000 tasks (that emulate production task runtime distribution):
Measure the resources required to process a workload with celery
Measure the resources required to process that same workload with taskbrokers.
The text was updated successfully, but these errors were encountered:
We need to have a more complete understanding of the infrastructure costs of taskbroker + taskworkers. Use the information collected in #127 and #126 to understand pod counts required for a given workload.
Given a workload of 100,000 tasks (that emulate production task runtime distribution):
The text was updated successfully, but these errors were encountered: