Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.3.2
-
Fix Version/s: None
-
Component/s: Core: API
-
Labels:
-
User impact:Low
-
Similar Issues:None
Description
Original thread: http://www.nabble.com/Scheduling-API-design-tf2731079.html
As first step implement a pluggable strategy for PollingMessageReceiver, as outlined in http://www.nabble.com/Scheduling-API-design-tf2731079.html.
Issue Links
- relates to
-
MULE-595
Option to define a maximum number of threads for all receivers.
-
Would be nice if the polling strategy could work hand in hand with ScheduledExecutor. It is possible to dynamically reschedule a Callable (I have code for that) so the initially fixed sleep time should not be a problem.