About Martin Thompson
List/Grid Author Archives Subscribe to the RSS feed of Martin Thompson

Native C/C++ Like Performance For Java Object Serialization
Do you ever wish you could turn a Java object into a stream of bytes as fast as it can be done in a native language like C++? If you use standard Java Serialization you could be disappointed ...



