diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-27 03:33:51 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-27 03:33:51 +0200 |
commit | 0488c48e764897b536769886814bbf3b3d279504 (patch) | |
tree | 63ee5a14052a615bfda74e2bc81a889deb1351a9 /open_issues/multithreading.mdwn | |
parent | 32f77fe6a6acaf29dc2c494e9aa24c33ad3dd68a (diff) | |
parent | b687f782572b127e8ae32f0df40250fb19ccd22b (diff) | |
download | web-0488c48e764897b536769886814bbf3b3d279504.tar.gz web-0488c48e764897b536769886814bbf3b3d279504.tar.bz2 web-0488c48e764897b536769886814bbf3b3d279504.zip |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/multithreading.mdwn')
-rw-r--r-- | open_issues/multithreading.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/multithreading.mdwn b/open_issues/multithreading.mdwn index 18fc257e..4309494d 100644 --- a/open_issues/multithreading.mdwn +++ b/open_issues/multithreading.mdwn @@ -31,6 +31,10 @@ instead they should be scaled according to the backends' characteristics. The [[hurd/Critique]] should have some more on this. +[*Event-based Concurrency +Control*](http://soft.vub.ac.be/~tvcutsem/talks/presentations/T37_nobackground.pdf), +Tom Van Cutsem, 2009. + # Alternative approaches: |