Skip to main content
Mathematics and Computer Science

ADLB: Asynchronous Dynamic Load Balancer

ADLB
Software library to rapidly build scalable parallel programs

ADLB (Asynchronous Dynamic Load Balancing) is a software library designed to help rapidly build scalable parallel programs. ADLB does not achieve scalability solely by load balancing. It also includes some features that exploit work-stealing, as well. The phrase instantaneous load balancing via work-stealing is often used to describe ADLB.