[RomaFramework-dev] [ romaframework-Feature Requests-1826143 ] Optimize scheduler startup
Brought to you by:
lvca
From: SourceForge.net <no...@so...> - 2007-11-12 17:51:41
|
Feature Requests item #1826143, was opened at 2007-11-05 16:40 Message generated for change (Comment added) made by luca_molino You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1826143&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Scheduler Group: None >Status: Closed Priority: 3 Private: No Submitted By: Luca Garulli (lvca) Assigned to: Luca Molino (luca_molino) Summary: Optimize scheduler startup Initial Comment: Scheduler-Quartz module eats a lot of time to starting up. Why don't move the startup step in a separate thread? ---------------------------------------------------------------------- >Comment By: Luca Molino (luca_molino) Date: 2007-11-12 18:51 Message: Logged In: YES user_id=1732334 Originator: NO Added SelfRegistrantConfigurableRunnableAspect that implements Runnable and starts up in a new thread; implemented it in SchedulerAspect and refactored the scheduler aspect with new SelfConfigurableRunnableAspect configuration ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1826143&group_id=162641 |