Re: java serialization alternative

Jeffrey Kesselman <[email protected]> Tue, 8 Jul 2008 13:46:42 -0400
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
>
>> Do any of you guys have experience with Java serialization and what
>> kind of overheads it causes?  As far as I know, it produces very large
>> messages and is not particularly fast,
Both over generalizations.

Serialization is highly controllable on a number of levels.  If you
control it, its efficiency is fine.

If you use it blindly its the sort of power tool that can cut your foot off.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com