java.util.concurrent for Distributed Coordination
30.05.2019, 12:00-13:00
Presentation
The long-lasting java.util.concurrent APIs can be
extended for distributed execution in order to be
used for coordination tasks. In this talk, we will
explore the new java.util.concurrent implementation
of Hazelcast on top of the Raft consensus algorithm.