Re: CORBA performance - why CORBA
- From: Michael Meeks <michael ximian com>
- To: Havoc Pennington <hp redhat com>
- Cc: <gnome-components-list gnome org>
- Subject: Re: CORBA performance - why CORBA
- Date: Mon, 10 Dec 2001 07:01:53 -0500 (EST)
Hi Havoc,
On 8 Dec 2001, Havoc Pennington wrote:
> A question about oneway, considering changing the gconf "setters" to
> be oneway - is this code broken:
>
> make_oneway_call (remote_object, arg1, arg2, &ev);
> exit (0);
>
> i.e. is it guaranteed that when make_oneway_call returns, the data has
> been sent? We never "queue up" data on the client side right?
Correct - the writing is (currently) blocking - I personaly don't
think that's a bonus; but I don't see anyone leaping to fix it anytime
soon.
Of course - if it ever is fixed; the only way to really be sure is
to have a shutdown method - but then; I know how much you love shutdown
methods :-)
Regards,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]