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/database/pattern-matching-the-gestalt-approach/database/increase-java-serialization-performance/240159166

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