rss-bridge
2013-09-20T00:00:00+00:00
Building Clojure Services at Scale
SoundCloud has a service-oriented architecture, which allows us to use different languages for different services. With concurrency and…
Building Clojure Services at Scale
September 20th, 2013 by Duana Stanley
SoundCloud has a service-oriented architecture, which allows us to use different languages for different services. With concurrency and scaling in mind, we started to build some services in Clojure due to its interoperability with the JVM, the availability of good quality libraries, and we just plain like it as a language.
How do you build distributed, robust, and scalable micro-services in Clojure? Read what Joseph Wilk, an engineer and Clojure enthusiast at SoundCloud, has to say.
- ← Writing your own Karma adapter
- Say hello to Sketchy the spam fighter →