summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2008-07-05 02:25:40 +0000
committerroot <root>2008-07-05 02:25:40 +0000
commitefe43f1ea2f1d6a2238c7bba16d31d2e773abae9 (patch)
treeda718bf37f622f1badee70ad97e6233510a989f9 /ev.pod
parentbe8f9e9290ed05cbe31b799ab2a9d64c516e73bf (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index 85f73a5..a3b54e1 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3190,8 +3190,9 @@ done serially (but can be done from different threads, as long as only one
thread ever is inside a call at any point in time, e.g. by using a mutex
per loop).
-If you want to know which design is best for your problem, then I cannot
-help you but by giving some generic advice:
+If you want to know which design (one loop, locking, or multiple loops
+without or something else still) is best for your problem, then I cannot
+help you. I can give some generic advice however:
=over 4