top | item 7424665

(no title)

rooted | 12 years ago

Clojure is not actor based but has some terrific primitives for concurrency

discuss

order

brunov|12 years ago

Specifically, core.async brings Go-like goroutines (channels) to Clojure.