new actors implementation for nimrod; compiler's generics still not up for the task though

This commit is contained in:
Araq
2011-08-29 01:14:26 +02:00
parent 5112677904
commit 4839800c22
8 changed files with 98 additions and 181 deletions

View File

@@ -35,7 +35,7 @@ Core
Nimrod thread support. **Note**: This is part of the system module. Do not
import it explicitely.
* `inboxes <inboxes.html>`_
* `channels <channels.html>`_
Nimrod message passing support for threads. **Note**: This is part of the
system module. Do not import it explicitely.