real time scheduler

Oleg Broytmann phd at sun.med.ru
Wed Apr 14 04:04:35 EDT 1999


On Tue, 13 Apr 1999, Bryan VanDeVen wrote:
> Is there a module for scheduling events in real time?  I have events
> that need to be repeated indefinitely, each at a given time period.  The
> periods are large (at least one minute) and precision requirements are
> not that great (within a few seconds).  Is anyone aware of code to do
> this?

   I saw EventLoop module somewhere on ftp.python.org (or was it
Contributer.html?) Pretty simple, but may be adequate.

> -- 
> Bryan Van de Ven
> Applied Research Labs
> University of Texas, Austin
> 

Oleg.
---- 
    Oleg Broytmann  National Research Surgery Centre  http://sun.med.ru/~phd/
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list