Open Internet by MindsNet
Ensuring Exactly Once Semantics in Distributed Systems
The author is trying to build a lease-based system with exactly once semantics using reconciliation and state changes. They are unsure if this is a real problem worth solving, having faced similar issues with payments, Celery workers, and background work.
Computing & Technology, Computer Science, Distributed Systems