Cormorant icon indicating copy to clipboard operation
Cormorant copied to clipboard

Support 'future'

Open austinzheng opened this issue 10 years ago • 1 comments

Support for future should be feasible via GCD. This is an experimental feature. It may also be possible to extend this feature to support promise and deliver.

austinzheng avatar Apr 03 '15 21:04 austinzheng

resources:

http://stackoverflow.com/questions/12059936/clojure-global-variable-behavior-in-a-threaded-environment http://stackoverflow.com/questions/16849212/clojure-rebind-a-symbol-to-a-new-data-structure http://clojure-doc.org/articles/language/concurrency_and_parallelism.html

austinzheng avatar Apr 03 '15 21:04 austinzheng