Re: Problems with the Stream interface
- From: Maciej Stachowiak <mjs eazel com>
- To: Miguel de Icaza <miguel nuclecu unam mx>
- Cc: federico helixcode com, gnome-components-list gnome org
- Subject: Re: Problems with the Stream interface
- Date: 14 Aug 2000 14:27:39 -0700
Miguel de Icaza <miguel@nuclecu.unam.mx> writes:
> 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
As I said in another message, I think this can best be fixed by using
a queue in ORBit for oneway delivery.
I also think that this issue is largely theoretical, and will not end
up causing the Nautilus UI to block all the time when using
non-nautilus-specific components, as opposed to the current situation,
where it does.
However, using "oneway" is not the essential part of my proposal. If
there is a better way to avoid blocking behavior, I'd love to use
that.
- Maciej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]