I recently wrote an article on how to debug applications written using Partisan, and how to make it fault-tolerant.
http://christophermeiklejohn.com/erlang/partisan/2019/04/20/fault-injection-reliable-broadcast.html
I recently wrote an article on how to debug applications written using Partisan, and how to make it fault-tolerant.
http://christophermeiklejohn.com/erlang/partisan/2019/04/20/fault-injection-reliable-broadcast.html
This is a really, really interesting subject, and your blog article was absolutely a great read!
I am very interested in working towards something akin transparent āat least onceā and āalmost exactly onceā message deliveries, as well as maybe at some point āGenAtMostOnceServerā / āGenAtLeastOnceServerā processes in a distributed setting.
If I ever am able to reach your level of understanding of distributed systems, that is
!