I want resources on building distributed systems with Clojure (preferably practical ones), which supposedly should be good with that. Unfortunately I’ve found only few material on that topic (and the only book I found that goes on that is a non-published edition of Clojure in Action):
-
HUSSEIN B., 2013. How to implement a distributed and concurrent system in Clojure? Online. 3 July 2013. Available from: https://groups.google.com/g/clojure/c/4GRJVxctlU0
-
RATHORE, Amit, 2022. Scaling through messaging. In: Clojure in action. Online. Manning Publications. Available from: Chapter 11. Scaling through messaging · Clojure in Action
-
RATHORE, Amit, 2022. Clojure and RabbitMQ. In: Clojure in action. Online. Manning Publications. Available from: https://freecontent.manning.com/wp-content/uploads/clojure-and-rabbitmq.pdf
-
RATHORE, Amit, 2021. swarmiji. Online. Clojure. Available from: GitHub - amitrathore/swarmiji: A distributed computing system that helps writing and running Clojure code in parallel - across cores and processors. A distributed computing system that helps writing and running Clojure code in parallel - across cores and processors
-
BUILDING NUBANK, 2019. Maintaining integrity in distributed systems with a side effect machine | Clojure South 2019. Online. 10 October 2019. Available from: Maintaining integrity in distributed systems with a side effect machine | Clojure South 2019 - YouTube
-
CLOJURE/NORTH, 2019. Distributed Computing in Clojure and Spark - Jonathan Brown. Online. 15 May 2019. Available from: Distributed Computing in Clojure and Spark - Jonathan Brown - YouTube
-
ERIC NORMAND, 2019. Try Three Times in Clojure. Eric Normand. Online. 1 August 2019. Available from: Try Three Times in Clojure
-
GARROTE, Antonio, 2010. Visually designing distributed systems in Clojure. Working Memory. Online. 29 August 2010. Available from: Visually designing distributed systems in Clojure – Working Memory
-
LIBS.GARDEN, 2022. Clojure: Distributed Programming application and libraries. libs.garden. Online. 2022. Available from: Fastest growing Clojure: Distributed Programming application and libraries
-
LONDON CLOJURIANS, 2022. Distributed System development in Clojure. YouTube. Online. 2022. Available from: https://www.youtube.com/playlist?list=PLtw0bWXdq7pOW98vo3DxVnI0pqlIqlb2S
-
NEHLSEN, Matthias, 2022. systems-toolbox. Online. Clojure. Available from: GitHub - matthiasn/systems-toolbox: Tools and building blocks for building Systems in Clojure and ClojureScript. Tools and building blocks for building Systems in Clojure and ClojureScript
-
SICLAIT, Phillippe, 2022. 6.824-cljlabs-2020. Online. Clojure. Available from: https://github.com/siclait/6.824-cljlabs-2020Clojure ports for the Spring 2020 labs of MIT’s 6.824: Distributed Systems