Re: Object Reference counting idea.
- From: Miguel de Icaza <miguel helixcode com>
- To: otaylor redhat com
- Cc: gnome-components-list gnome org, sopwith redhat com
- Subject: Re: Object Reference counting idea.
- Date: 10 Oct 2000 15:16:58 -0400
> >From the point of view of the CORBA standard it is completely
> impossible to do, since clients don't have to maintain an open
> connection to the server.
I am aware of this. I am looking for an ORBit specific hack.
> ORBit does, currently, but the standard doesn't guarantee that,
> and a lot of other implementations actually will close connections
> eventually to save file descriptors.
Oh. This is not good. I guess it would be a good feature for the
short term.
> To actually implement this, you'd have do something like create a mini
> ping server in each client, pass an object reference to that server
> and a unique ID with each ref() call, and the unique ID in each
> unref() call.
Mhm. This sounds non optimal.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]