On Tue, Oct 13, 2009 at 7:24 AM, Robert Stehwien <rstehw...@gmail.com>wrote:

> John,
>
> Excellent "library"  I'm pulling this into my utilities functions ... with
> proper attribution of course and as long as you don't mind.  It is just too
> useful to me to not keep around.


Thanks. Consider any code I post here to be public domain. Too many
licensing and copyright headaches with programming already; why should I
contribute to them? :)

Note that I posted an immutable priority queue implementation recently as
well, along with a variation on the theme of actors, this one somewhat
different in semantics but capable of parallelization with a
priority-supersede -- something like having a form of agent send that
priority queues jobs instead of simply FIFO queueing them (but which
doesn't, though it could be added, have an analogue of agents' states).

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