[ 
https://issues.apache.org/jira/browse/KARAF-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714678#comment-13714678
 ] 

Amichai Rothman commented on KARAF-751:
---------------------------------------

Hi,

I'm looking for a scheduling solution as well, after a little research got to 
Quartz-based Sling (commons scheduler), and was about to fork off of it to 
remove scr dependency (and possibly also sling thread pool), when I found this 
issue and the submitted patches, which may be another good starting point that 
may eventually be built-in to karaf and easy for me to migrate back to (though 
I'm also considering skipping the blueprint dependency and just doing plain 
OSGi, for best re-usability, but we'll see about that).

So I was wondering, seeing that karaf scheduler trunk hasn't been touched in a 
couple of years, what are the chances of these patches really being committed 
to karaf, the scheduler module becoming official, or that either of these will 
happen anytime soon? Does a no-blueprint (i.e. no dependencies other than 
Quartz) solution make sense to you guys? Also, is there any reason this 
shouldn't work on e.g. 2.3.2 as well?

                
> Provide a Timer Service in Karaf
> --------------------------------
>
>                 Key: KARAF-751
>                 URL: https://issues.apache.org/jira/browse/KARAF-751
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-osgi
>    Affects Versions: 3.0.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 3.1.0
>
>         Attachments: Scheduler_20130430.patch, Scheduler_20130530.patch
>
>
> In many cases there is need to have recurring tasks run for a period of time.
> It would be great if Karaf provided some short of a TimerService that would 
> allow the user to easily schedule task execution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to