Uses the local machine's TCP protocol to run the services as multiple processes on one machine. Each worker will run in its own process and is assigned a unique port.
Will use a nats server for allowing to run the services as multiple processes on multiple machines, as needed.
Uses a single process to run the services.
Generated using TypeDoc
Describes the transport layer type which Moleculer will use.