Community

Optimizing Java Serialization – Java vs XML vs JSON vs Kryo vs POF

(James Sutherland) Perhaps I’m naive, but I always thought Java serialization must surely be the fastest and most efficient way to serialize Java objects into binary form. After all, Java is on it’s 7th major release, so this is not new technology, and since every JDK seems to be faster than the las

Read More - Register for Free Membership