Missionary is an asynchronous programming toolkit for clojure and 
clojurescript. https://github.com/leonoel/missionary
Features include non-blocking synchronization primitives, coroutine syntax 
for sequential logic, parallel composition operators and timing helpers.

Missionary relies on the task specification, a convention to represent 
asynchronous effects as values on top of plain clojure functions. 
https://github.com/leonoel/task
The proof-of-concept toolkit initially provided with the spec is made 
obsolete by missionary, so it has been removed from the project. The 
specification is now separated from its implementations, hopefully reducing 
confusion.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to