static#
Module for the Static placement strategy.
It overrides the place method of the PlacementStrategy class to place services of an application on infrastructure nodes based on a predefined mapping of services to nodes in the form of a dictionary.
Classes
StaticStrategy class. |