Engine for schedule, manage action agent.
- Listen for Flow Script messages
- Parsing flow scripts to action list
- Produce action messages for agent to consume and execute
- Sitemap store, update, present
- Agent Pool
- Initiate and schedule Action Agent
The quick way:
docker run airta/actionengine:latest
kubectl apply -f deployment/deploy_engine.yaml