Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We shall assign tasks in the order of: active, learner and standby. The assignment will be broken down into following steps:

LaTeX Formatting
Set(Tasks)Algorithm incremental-rebalancing is
input Set of Tasks T,
	  Set of Instances C,
      Set of Workers W,
      Where each worker w contains:
		Set of active Tasks Ta,
		Set of standby Tasks Ts,
		owned by instance c


Assign active stateful tasks:

...