diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2011-05-15 13:33:31 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2011-05-15 13:33:31 +0200 |
commit | 8aaa8be9ffb8774958949cca3e57d370fbae4acb (patch) | |
tree | 7f8c58755aa926dd88b324d0515a2878e0d4f042 /open_issues/multithreading.mdwn | |
parent | faa24a0f03c870504c1a4cd5e7f4597bab61dea9 (diff) | |
parent | 80b9f253d2a50e6ca9a05d5d16a9a4a4418e664a (diff) | |
download | web-8aaa8be9ffb8774958949cca3e57d370fbae4acb.tar.gz web-8aaa8be9ffb8774958949cca3e57d370fbae4acb.tar.bz2 web-8aaa8be9ffb8774958949cca3e57d370fbae4acb.zip |
resolve merge conflict
Diffstat (limited to 'open_issues/multithreading.mdwn')
-rw-r--r-- | open_issues/multithreading.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/multithreading.mdwn b/open_issues/multithreading.mdwn index addc29c3..18fc257e 100644 --- a/open_issues/multithreading.mdwn +++ b/open_issues/multithreading.mdwn @@ -43,6 +43,8 @@ The [[hurd/Critique]] should have some more on this. * [[Erlang-style_parallelism]] + * [[!wikipedia Actor_model]] + * [libtcr - Threaded Coroutine Library](http://oss.linbit.com/libtcr/) * <http://monkey.org/~provos/libevent/> |