Increase Java Serialization Performance

The simplest way to send and receive a Java object is to use an ObjectOutputStream/ObjectInputStream object pair, but is it the most efficient way? Let's experiment.


July 30, 2013
URL:http://www.drdobbs.com/jvm/building-rias-on-j2ee-foundations/web-development/increase-java-serialization-performance/240159166

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.