Comment on Datomic database functionsparentComments−snprbob8614y1) I'd assume that the bottleneck is IO, not CPU. But I could be wrong.2) The JVM is pretty fast, especially for threading and the server workloads.3) Clojure is not-so-slowly making its way on to several other platforms.
Comments
1) I'd assume that the bottleneck is IO, not CPU. But I could be wrong.
2) The JVM is pretty fast, especially for threading and the server workloads.
3) Clojure is not-so-slowly making its way on to several other platforms.