mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
9 lines
303 B
ReStructuredText
9 lines
303 B
ReStructuredText
==============
|
|
Reactor System
|
|
==============
|
|
|
|
Salt version 0.11.0 introduced the reactor system. The premice behind the
|
|
reactor system is that with Salt's events and the ability to execute commands
|
|
a logic engine could be put in place to allow events to trigger actions, or
|
|
more accurately, reactions.
|