Settings

Theme

Why we picked Clojure

medium.com

14 points by dale-cooper 10 years ago · 4 comments

Reader

dozzie 10 years ago

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.

> 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?

  • bitlax 10 years ago

    "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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection