engineyard / engineyard/scaley

Spike: Scale servers concurrently

Open
#29 1 comment 0 reactions 1 assignee Claimed by @ess View on GitHub
enhancement
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

While the "Individual" scaling strategy only ever acts on a single server, the "Legion" strategy acts on *all* applicable servers.

At present, this is an iterative process that turns those servers on/off one-by-one, which can take a significant amount of time.

To that end, we should consider running those start/stop processes concurrently and waiting for the operation group to finish.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.