Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required.
Received symbols may be received from sources outside the state machine, or may be generated internally by the state functions.
Features
- state machine
- CGI
- stepped state machine
- web state machine
License
BSD LicenseFollow SteppedStateMachine
Other Useful Business Software
All-in-One Inspection Software
Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SteppedStateMachine!