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

Andreas Pieber commented on KARAF-739:
--------------------------------------

I think the work should be the same independent where we place it, but it 
sounds quite useful to be reused somewhere else too. I just though about this 
because there is no "timer-namespace" replacement for Springs timer support in 
blueprint. So we may provide our own with Karaf (with the additional plus of 
being fully  integrated into the karaf shell)

> Provide a way to handle recurring tasks in celllar
> --------------------------------------------------
>
>                 Key: KARAF-739
>                 URL: https://issues.apache.org/jira/browse/KARAF-739
>             Project: Karaf
>          Issue Type: New Feature
>          Components: cellar-core
>    Affects Versions: cellar-3.0.0, cellar-2.2.1
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>            Priority: Minor
>
> There are many cases that cellar requires the implementation of task that 
> will be executed repeaditly (something like Timer/TimerTask). Especially 
> tasks that are related to node discovery, ping etc.
> What I imagine is an interface that describes the delay/period of the task 
> and a service listener that wraps the service implementation in TimerTask.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to