Serialization is not that bad. Just take care not to serialize all your domain model objects (use LoadableDetachableModel/DataView/DataProvider)
Perhaps you might want to have a look at DiskPageStore, too. subbu_tce wrote: > > Do we have any Clustering Solutions other than Terracotta that can > integrate with Wicket to avoid serialization of pages to support > development of applications in a large scale? > > Thanks, > Subbu. > -- View this message in context: http://www.nabble.com/Large-Scale-Applications-using-Wicket-tp22489752p22491990.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
