flipkart-incubator / flux

Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services.
Apache License 2.0
107 stars 43 forks source link

Provide a means to run both Orchestrator and Executor within the same Flux runtime #97

Closed regunathb closed 3 years ago

regunathb commented 3 years ago

Provide a means to run both Orchestrator and Executor within the same Flux runtime. This reduces complexity for smaller deployments where the separation is not needed.

regunathb commented 3 years ago

Running in Combined mode is now supported and is the default mode.