ProcessElasticSupport
tasks.elastic.process.ProcessElasticSupport
object ProcessElasticSupport
Elastic support for simple process based remote deployments
Remote processes are spawned from a list of preconfigured contexts. Interaction with the external world is done by executing processes ('shell out').
Self shutdown of workers is always done by exiting the process via an exitcode. The remote spawn and remote shutdown commands are configurable by composing in a RemoteShutdownCommand and SpawnProcessCommand instance.
Attributes
- Experimental
- true
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article