Hi folks,
As the name implies, this [1] is a small (pure Clojure) library, providing highly configurable/reusable primitives for implementing the circuit-breaker pattern. Using those primitives, it implements two circuit-breaking components (cb-fn & cb-agent) that should cover most needs. Hope you find it useful...
Kind regards,
Dimitris
Hi Juraj,
I've added a small paragraph in the Alternatives section.
I hope you find it helpful, but generally I would encourage you to
to perform your own tests/comparison, if you're thinking of using
something like this seriously. It might be that you don't mind
using a Java lib, or you might prefer API X over API Y - who
knows...
Kind regards,
Dimitris--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/e0a60fc8-08fe-4b36-ac77-f0fe33657eb0%40googlegroups.com.
Hi Juraj,
I've added a small paragraph in the Alternatives section. I hope you find it helpful, but generally I would encourage you to to perform your own tests/comparison, if you're thinking of using something like this seriously. It might be that you don't mind using a Java lib, or you might prefer API X over API Y - who knows...
Kind regards,
DimitrisOn 19/08/2019 06:24, Juraj Martinka wrote:
Hi Dimitris,--Thanks for the library.
After quickly skimming the README file I'm wondering how does it compare to alternatives you mention at the end and/or Hystrix.
On Sunday, 18 August 2019 19:42:30 UTC+2, Jim foo.bar wrote:Hi folks,
As the name implies, this [1] is a small (pure Clojure) library, providing highly configurable/reusable primitives for implementing the circuit-breaker pattern. Using those primitives, it implements two circuit-breaking components (cb-fn & cb-agent) that should cover most needs. Hope you find it useful...
Kind regards,
Dimitris
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clo...@googlegroups.com.
Well ok, perhaps the word deprecated wasn't the right choice. From their github [1]:
Netflix Hystrix is now officially in maintenance mode, with the following expectations to the greater community: Netflix will no longer actively review issues, merge pull-requests, and release new versions of Hystrix
Kind regards,
Dimitris
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/3744d844-03a9-488d-be23-3aa7478ec7d4%40googlegroups.com.