View Single Post
  #2 (permalink)  
Old 03-03-2003
marc's Avatar
marc marc is online now
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Thanks, I saw this article this morning, too.

I bet you can get an equivalent performance or even higher performance with the Freeze evictor, provided that you have a sufficiently large evictor queue.

Of course, the evictor doesn't log each update. But you can set "save upon mutating operation" strategy, which might even be faster than writing to a log if the per-object state isn't too large.
Reply With Quote