public class ReactorProcessingStrategyFactory extends AbstractProcessingStrategyFactory
ReactorProcessingStrategy instance that use the SchedulerService.cpuLightScheduler() to process all
incoming events.
This processing strategy is not suitable for transactional flows and will fail if used with an active transaction.| Constructor and Description |
|---|
ReactorProcessingStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProcessingStrategy |
create(MuleContext muleContext,
String schedulersNamePrefix) |
getMaxConcurrency, setMaxConcurrencypublic ProcessingStrategy create(MuleContext muleContext, String schedulersNamePrefix)
ProcessingStrategy.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.