Enterprise Service Bus Engine

Learn about ESB settings configuration

Last published at: May 31st, 2024

The ESB engine, a crucial component of FlowWright, is responsible for processing all events. Designed for high performance and scalability, it can swiftly execute hundreds of thousands of events within seconds, depending on the configuration.

 

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:5071