« Book review : Recovery in Parallel Database Systems | Main | Some shots of Mount Fuji in Japan »
January 21, 2004
In search of wire speed Java serialization
Been playing with very high speed Java comms recently and found this paper with some interesting information and performance metrics on Java serialization. Externalization is like 10 x serializable but thats no surprise. Whats cool in the paper is that it describes a myrinet integration serialization mechanism that is over 10x externalizable which is pretty cool.
January 21, 2004 in J2SE | Permalink
Comments
how serialization works?whts the background procees of serialization?
Posted by: kirun | Feb 22, 2005 4:52:23 AM