On Sun, Nov 1, 2009 at 3:20 PM, Emeka <emekami...@gmail.com> wrote:

> John,
>
> Is like I am missing something? This thread mentioned making periodic
> tasks, there was a java example to it. However, what you posted I am yet to
> figure out how to make a periodic tasks possible.
>

Agents can perform periodic tasks, if under some conditions they send to
themselves.

Also, in my earlier post I linked to another post of mine. The pq-agent-jobs
and ppq-agent-jobs there allow giving agents jobs that are done in an order
determined by a priority queue instead of in the order the jobs were
enqueued. In another thread I posted "actor" code that explicitly set up
jobs to be done periodically:
http://groups.google.com/group/clojure/msg/b20c9390046b9746

--~--~---------~--~----~------------~-------~--~----~
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