POETSII / Orchestrator

The Orchestrator is the configuration and run-time management system for POETS platforms.
1 stars 1 forks source link

Renames bucket filling to thread filling. #181

Closed mvousden closed 3 years ago

mvousden commented 3 years ago

Basically renames bucket filling to thread filling where it appears.

Also defines the place /app command, which is a synonym for place /tfill and place /bucket.

Tested by placing a 1000 and a 10000 node application, and diffing the dumps from the different commands (they're the same, as expected).

Note the documentation PR at https://github.com/POETSII/orchestrator-documentation/pull/10.