Re: Speeding up loading snapshots

Clebert Suconic <[email protected]>
Newsgroups gmane.comp.java.prevayler
Message-ID <[email protected]>
Are you guys providing a proper cleanup of unused records on the log such as
compacting and proper ref counting of the logs?

Or the entire "5G" is really related to used data.


anyway: It seems you guys relay a lot on serialization. and Serialization
"sucks".


If you must use serialization, you should at least make it lazy. Only
deserialize-it when touching the record. (replace the byte array payload for
the object at the time the user requests it).

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d

_______________________________________________
To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion
_______________________________________________
"Databases in Memoriam" -- http://www.prevayler.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.