in reply to re: a scheduler
in thread a scheduler

Before diving into this code, I have a few things to mention:

Beyond these minor editing considerations, the code looks good (preliminarily, as I said, I haven't dived into it yet, just had a few points to bring up). :)

Replies are listed 'Best First'.
Re: Re: Re: a scheduler
by fredalbrecht (Novice) on Sep 18, 2002 at 15:24 UTC
    Sorry for my protocol errors, this is the first time I submit to this forum. Don't get me wrong, the code works ... up to a point. I can schedule events with millisecond accuracy using Time::Hires, but the code dies unexpectedly with a segmentation fault, and that is what's bugging me. :) fred