Class CmwLightSerialiser

  • All Implemented Interfaces:
    IoSerialiser

    public class CmwLightSerialiser
    extends java.lang.Object
    implements IoSerialiser
    Light-weight open-source implementation of a (de-)serialiser that is binary-compatible to the serialiser used by CMW, a proprietary closed-source middle-ware used in some accelerator laboratories. N.B. this implementation is intended only for performance/functionality comparison and to enable a backward compatible transition to the BinarySerialiser implementation which is a bit more flexible, has some additional (optional) features, and a better IO performance. See the corresponding benchmarks for details;
    Author:
    rstein