Re: Outrigger and blitz -- lingering take?

"Logan, Patrick" <[email protected]> Sat, 20 Jan 2007 12:39:19 -0500
Newsgroups gmane.comp.java.sun.javaspaces
Message-ID <[email protected]>
"From the early days of GigaSpaces the take operation checks if the client really exists before actually removing the entry from the space. "

I wondered whether a space implementation might track whether a taker was "ready" and pass by those that aren't. Yet as an application developer I still have to account for other ways an entry could get lost, so it still comes down to using a tx when it really matters.

Thanks
-Patrick