Why we picked Clojure
medium.com
Why we picked Clojure
1–5 of 5 posts
Re: Why we picked Clojure
#2> Python’s mysql and postgres database drivers required compilation. This made both developer machine setup as well as deployment more complicated than it really needed to be.
Not quite. You made setup more complicated than it needed to be. Ever heard of binary packages?
Re: Why we picked Clojure
#3Clojure would be a nice environment to work with if it wasn't running on JVM. It renders Clojure a resource hog, and the startup time is awful. A big no-no for most of my use cases. > Python’s mysql and postgres database drivers required compilation. This made both developer machine setup as well as deployment more complicated than it really needed to be. Not quite. You made setup more complicated than it needed to b…
Then don't use it, right? There are plenty of use cases for which Clojure makes sense, and where running on the JVM is a perk.
Re: Why we picked Clojure
#4Clojure would be a nice environment to work with if it wasn't running on JVM. It renders Clojure a resource hog, and the startup time is awful. A big no-no for most of my use cases. > Python’s mysql and postgres database drivers required compilation. This made both developer machine setup as well as deployment more complicated than it really needed to be. Not quite. You made setup more complicated than it needed to b…
"Clojure would be a nice environment to work with if it wasn't running on JVM. It renders Clojure a resource hog, and the startup time is awful. A big no-no for most of my use cases." Then don't use it, right? There are plenty of use cases for which Clojure makes sense, and where running on the JVM is a perk.
I don't. Though I would like to from time to time.
Re: Why we picked Clojure
#5Earlier quoted context omitted.
"Clojure would be a nice environment to work with if it wasn't running on JVM. It renders Clojure a resource hog, and the startup time is awful. A big no-no for most of my use cases." Then don't use it, right? There are plenty of use cases for which Clojure makes sense, and where running on the JVM is a perk.
> Then don't use it, right? I don't. Though I would like to from time to time.
http://blog.fikesfarm.com/posts/2015-08-22-planck-works.html