|
About:
libpoet is a library whose goal is to make
creation of active objects easy enough for routine
use. Active objects provide concurrency, since
each active object executes in its own thread.
Futures are employed to communicate with active
objects in a thread-safe manner. To learn more
about the active object concept, see the paper
"Active Object, An Object Behavioral Pattern for
Concurrent Programming." by R. Greg Lavender and
Douglas C. Schmidt.
Author:
Frank Mori Hess [contact developer]
Homepage:
http://www.comedi.org/projects/libpoet/index.html
Tar/GZ:
http://www.boost-consulting.com/[..]oncurrent%20Programming/Active%20Objects
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|