Because the "taskScheduler" bean (a global taskScheduler) is responsible for managing all pollers,so i cannot define my taskSchedulers to some pollers.
i want to define custom myTaskScheduler for each poller,such as
myTaskSchedulerA for pollerA,
myTaskSchedulerB for pollerB,
myTaskSchedulerC for pollerC...
Does anyone have any ideals ?
Thanks !


Reply With Quote

