> For the single threaded point, I have added in to the documentation that 
> tasks with a non-trivial running time should fire futures in order to avoid 
> affecting subsequent scheduled tasks, which I think is a reasonable 
> restriction to make given the resulting simplicity.
>
I agree, this is a great decision. It allows your library to keep the focus 
on rendering its key value-adding service without involving separate 
concerns that are easily managed by the client side.

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