| Package | Description |
|---|---|
| org.mule.construct.flow | |
| org.mule.processor.strategy |
| Class and Description |
|---|
| AsynchronousProcessingStrategy
This strategy uses a
WorkManager to schedule the processing of the pipeline of message processors
in a single worker thread. |
| QueuedAsynchronousProcessingStrategy
This strategy uses a
QueueManager to decouple receipt and processing of messages. |
| Class and Description |
|---|
| AsynchronousProcessingStrategy
This strategy uses a
WorkManager to schedule the processing of the pipeline of message processors
in a single worker thread. |
| QueuedAsynchronousProcessingStrategy
This strategy uses a
QueueManager to decouple receipt and processing of messages. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.