Just replying to myself here - I guess mixing java.util.concurrent.ScheduledExecutorService and the Event Admin service would do most of what I want - I think I'll investigate this angle of thought.
On Tue, Nov 18, 2008 at 3:46 PM, Mark Derricutt <[EMAIL PROTECTED]> wrote: > Hi all, > > Does the OSGi spec contain any standard services for scheduled processes? > There doesn't seem to be anything in the compendium or core specs. Should I > just look at rolling against Quartz itself or does anyone have any better > solutions/suggestions? > > Mark > > -- > "It is easier to optimize correct code than to correct optimized code." -- > Bill Harlan > -- "It is easier to optimize correct code than to correct optimized code." -- Bill Harlan

