【发布时间】:2014-10-21 11:07:40
【问题描述】:
在Strange Loop presentation on TransducersRich Hickey 中提到了一个名为“并行”的表中的概念。
您可以使用transducers 轻松查看examples of seqs and into and channels。
现在您可以计算出 Observables are talking about RxJava。
我的问题是 Rich Hickey 的转换器 Strange Loop 谈话中的“并行”概念是什么?这是futures 的列表,还是 pmap 或其他什么?
【问题讨论】:
标签: clojure transducer