chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Event Scheduling?


From: Ozzi
Subject: [Chicken-users] Event Scheduling?
Date: Thu, 03 Jan 2008 15:16:49 -0600
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

I'm looking to write a daemon that will periodically poll a HTTP server. Is there an event scheduling egg out there somewhere? If not, does anyone have an opinion on how best to implement such a thing?

I've considered using set-alarm! or thread-sleep!, or perhaps porting TIMER (http://www.xach.com/lisp/timer/doc.html)

Thoughts?

Thanks,

Oz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]