Enterprise Service Bus Engine

Learn about ESB settings configuration

Last published at: November 3rd, 2023

ESB engine is responsible for processing all events within FlowWright.  It's built for performance and scalability.  Depending on the configuration the engine is able to execute hundreds of thousands of events within a matter of seconds.

Engine Configuration

Engine can be tuned to improve performance and optimize results using the following configuration settings in the UI.

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

Engine also provides a REST API that provider real-time information about the engine.  REST API can be accessed using the following URL:

http://localhost:5071