Re: Problems with the Stream interface



With oneway you can still fill up the queue if the other process
is not responding.  Specially if you are transmiting large buffers,
hence oneway is not reliable to be used as a generic "queuing"
mechanism.  If this effect is desired, then an event-like service,
or a real queue (as in the queue: moniker) should be used

Miguel.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]