Week 28, year 2017
- DDD Weekly: Issue #39 - The Foundations of Functional Concurrency [blog] Riccardo Terrell. In this article, we discuss the need for concurrency, common issues specific to developing concurrent applications in either imperative or object-oriented programming (OOP) and functional programming, and why the functional programming paradigm is ideal for solving common concurrency issues. Messages over Structure [video] Mathias Varraes. Application-Level Concensus [article] Olivier Deheurles. This article explores the benefits of using a consensus algorithm, such as Raft, to build clustered services. [DDD Weekly]