actors: simple round-robin algorithm implemented
commit5c15996b9ca1fd924a38a367107d412b4b8b4da9
authorPawel Dziepak <pdziepak@quarnos.org>
Sat, 27 Dec 2008 22:46:22 +0000 (27 23:46 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Sat, 27 Dec 2008 22:46:22 +0000 (27 23:46 +0100)
tree34d268fd4b8ce40b421dce07b0521db078283a46
parentaed3a712583c2f03a66434c59ea2dfe448e997bc
actors: simple round-robin algorithm implemented
actors/Makefile
actors/actor.cpp
actors/director.h
actors/roundrobin.cpp [new file with mode: 0644]
actors/roundrobin.h [new file with mode: 0644]
manes/manei.cpp