The process engine, a crucial component in FlowWright, processes workflows. It's meticulously designed for high performance and scalability. With the right configuration, this engine can swiftly execute hundreds of thousands of workflows within seconds.
Engine Configuration
The engine can be tuned to improve performance and optimize results using the following configuration settings in the UI.
Note:
Service interval - control how often to look for work to process
# of worker processes - # of workers that should be doing work in parallel
Service max - how often to check when there's no work
REST API
The engine also provides a REST API that provides real-time information about the engine. The REST API can be accessed using the following URL:
http://localhost:5070