Re: Using Hystrix comes at a cost?

2015-07-24 Thread Lawrence Krubner
S > > > On Friday, July 24, 2015 at 1:10:10 PM UTC-4, Lawrence Krubner wrote: >> >> I find this very interesting: >> >> http://blog.josephwilk.net/clojure/building-clojure-services-at-scale.html >> >> "[Using Hystrix comes at a cost:] We cannot use Cloju

Re: Using Hystrix comes at a cost?

2015-07-24 Thread Stuart Sierra
ojure/building-clojure-services-at-scale.html > > "[Using Hystrix comes at a cost:] We cannot use Clojure’s concurrency > primitives (futures/promises/agents)." > > That is fascinating to think that at some point Clojure's concurrency > primitives are not enough, and so w

Using Hystrix comes at a cost?

2015-07-24 Thread Lawrence Krubner
I find this very interesting: http://blog.josephwilk.net/clojure/building-clojure-services-at-scale.html "[Using Hystrix comes at a cost:] We cannot use Clojure’s concurrency primitives (futures/promises/agents)." That is fascinating to think that at some point Clojure