Re: investigation into replacing ref. counts with leases



On Thursday, July 19, 2001, at 02:20  AM, Martin Baulig wrote:

Hmm, what about periodically "pinging" all objects ?

That does lead to an entirely different design. Instead of leases, every object would have a list of CORBA objects that own it. For owners that are not other CORBA objects, we'd just use a single CORBA object per process to be the proxy owner. An approach like that might work. It's not really ref. counts or leases. It's a third kind of design.

Someone might want to look into that.

    -- Darin





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