0 votes
in Mulesoft by

What are the flow processing strategies and their types?

1 Answer

0 votes
by

FLow processing strategy determines how Mule implements message processing. Its types are:

  1. Synchronous 
  2. Asynchronous
  3. Queued
  4. Queued Asynchronous
  5. Custom 
  6. Thread-per-processor
  7. Non Blocking
...