News

The design of distributed optimization algorithms presents a multi-agent domain problem, offering advantages over traditional centralized optimization algorithms by requiring less information and ...
This project implements an airplane seat reservation application, where multiple users can reserve seats concurrently. To avoid race conditions and ensure reservation integrity, Redis is used as the ...
Existing distributed locks for NUMA multiprocessor systems do not rely on cache coherency and are more scalable, but exchange many messages per lock. This paper introduces an asymmetric distributed ...