Home Papers Reports Projects Code Fragments Dissertations Presentations Posters Proposals Lectures given Course notes

Active Message Queues

Werner Van Belle1 - werner@yellowcouch.org, werner.van.belle@gmail.com

1- Yellowcouch;

Abstract :  This presentation briefly describes a useable abstraction to deal with multiuple tasks. The abstraction seperates tasks in space, in time, syntactically and dissociates the scheduler from the task. Multiple tasks can be processed through one thread, or we can choose to run each task in its own thread. The result is a lockfree programming style.

Keywords:  lockfree programming, active message queues, thread based systems, event based systems
Reference:  Werner Van Belle; Active Message Queues; Presented at Duale Hochschüle Baden-Württemberg (DHBW); Lörrach; Germany; January 2010
See also:
A paper describing in detail the design and implementation of this abstraction
The project homepage




















































http://werner.yellowcouch.org/
werner@yellowcouch.org