iPlant Collaborative - http://www.iplantcollaborative.org
Ask HN: Who's using Clojure in production?
41–50 of 56 posts
Re: Ask HN: Who's using Clojure in production?
#42We (http://bevuta.com/) use ClojureScript for a front-end project relying heavily on Om (https://github.com/swannodette/om)
Re: Ask HN: Who's using Clojure in production?
#43DataSnap.io http://www.datasnap.io/
Re: Ask HN: Who's using Clojure in production?
#44http://devartcodefactory.com is 100% Clojure + Clojurescript (+ open source) and one of the few examples deployed on Google AppEngine
Re: Ask HN: Who's using Clojure in production?
#45Buy Happy is using Clojure + ClojureScript in production.
Clojure web server backend (running on Heroku). ClojureScript/Om frontend, which connects to server with Sente.
We also have a browser extension (Chrome/Safari/Firefox) written in ClojureScript.
Re: Ask HN: Who's using Clojure in production?
#46We use it at Adaptly for data processing and to build http APIs
Re: Ask HN: Who's using Clojure in production?
#47I've captured the companies listed here on a page at http://clojure.org/Companies - ping me at the email address listed there if you'd like to be added/removed/changed.
Re: Ask HN: Who's using Clojure in production?
#48I wonder how much Clojure is being used at Twitter, given that they acquired Backtype and then open sourced Storm (as detailed by Nathan Marz)
Re: Ask HN: Who's using Clojure in production?
#49we are using it at event fabric and we love it: http://eventfabric.com/ some libs we use: * immutant http://immutant.org/ * prismatic's plumbing https://github.com/Prismatic/plumbing * korma http://www.sqlkorma.com/ * friend https://github.com/cemerick/friend * metrics clojure: https://github.com/sjl/metrics-clojure/
sweet website dude
Re: Ask HN: Who's using Clojure in production?
#50In Amsterdam, http://www.adgoji.com/ and http://screen6.io uses Clojure heavily.