On Sat, Oct 10, 2009 at 5:52 PM, Raoul Duke <rao...@gmail.com> wrote:

>
> > The actor itself is
> > an agent wrapping a vector with the function, period, awake flag, and
> > current parameters.
>
> will actors actually do the queued function w/in a reasonable
> timeframe? i don't think there are any guarantees of it so if one is
> hoping to get really nicely periodic behaviour... just curious because
> i'd thought of using agents for periodic stuff, too.
>

In practice, they seem to.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to