An Events Based Algorithm for Distributing Concurrent Tasks on Multicore Architectures
This algorithm makes effcient use of memory resources by limiting the need for garbage collection and takes optimal advantage of multiple cores by employing a "hungry" pull strategy.
Algorithm - Garbage collection - Programming - Memory Management - Languages