flipkart-incubator / flux

Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

regunathb opened this issue · comments

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.

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