Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Shyam Kumar Akirala edited this pageDec 28, 2016 ·18 revisions

What is Flux ?

Flux is an asynchronous, scalable, multi-tenant, distributed and reliable state machine based orchestrator that may be used to build systems like:

  • a stateful event-driven, reactive application
  • a traditional state machine - where we define states and wait for events that determine the flow of execution
  • a traditional work flow - where a sequence of tasks need to be carried out in a defined flow

Flux provides capabilities around state management, audit, tracing through configurable constructs.

More details on design primitives, example use and features are detailed in relevant pages of this wiki.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp