summaryrefslogtreecommitdiff
path: root/open_issues/multithreading.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-10-07 00:02:21 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-10-07 00:02:21 +0200
commit497773bb641a2428def8156cc8a68cd58d9ce295 (patch)
treeaabc89cf2ef5b094b051c26d1e3a04e708ebb0a9 /open_issues/multithreading.mdwn
parentda073283ec7656f34b1180f736fefcf604cdf4c4 (diff)
open_issues/multiprocessing: New.
Diffstat (limited to 'open_issues/multithreading.mdwn')
-rw-r--r--open_issues/multithreading.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/multithreading.mdwn b/open_issues/multithreading.mdwn
index b215dcae..81b96280 100644
--- a/open_issues/multithreading.mdwn
+++ b/open_issues/multithreading.mdwn
@@ -25,3 +25,7 @@ Alternative approaches:
* [libtcr - Threaded Coroutine Library](http://oss.linbit.com/libtcr/)
* [[Erlang-style_parallelism]]
+
+---
+
+See also: [[multiprocessing]].