Browse thread
Re: [Caml-list] netplex multi-thread asynchronous processor for passive clients [solved]
- Serge Sivkov
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-04-06 (11:44) |
From: | Serge Sivkov <ssp.mryau@g...> |
Subject: | Re: [Caml-list] netplex multi-thread asynchronous processor for passive clients [solved] |
Hello, most of problems i fighted occured only for case where event #process works with is last event into container#event_queue. So if you have strange problems, it's seems right way to call #add_resource with wait_id specified and see what happens. Gerd, could you please change equeue implementation so it will be chance to do something just before queue termination related to empty queue?