tasks.elastic.process

Members list

Type members

Experimental classlikes

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any

Elastic support for simple process based remote deployments

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
Supertypes
class Object
trait Matchable
class Any
Self type
case class ProcessId(s: String)

Attributes

Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any