Re: Speeding up loading snapshots
Klaus Wuestefeld <[email protected]>
| Newsgroups | gmane.comp.java.prevayler |
|---|---|
| Message-ID | <[email protected]> |
Just occurred to me: During deserialization, generate new empty instances speculatively in the background. You can parallelize that as much as you want and it is likely by far the biggest CPU load. Talk to the XStream guys and to [email protected]. He will be pleased to discuss this idea. Maybe they do that already. Please let us know. This mught be a significant breakthrough in deserialization speed. Klaus On Tue, Jan 25, 2011 at 4:49 PM, Karl Wettin <[email protected]> wrote: > > 25 jan 2011 kl. 19.11 skrev Klaus Wuestefeld: >> >> Why are you shutting your system down anyway? > > Mainly while working on the application, debugging and what not. Not really a problem, more micro stress related. The deployed instance is not a problem at all. But it would be sweet to get it loading faster no matter what. > > I'll be back. > > > karl > > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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