We would be developing a low-latency market data solution for which we are exploring Chronicle products.
Quoting from article
Chronicle Wire allows you to serialize and deserialize objects to and from binary format, and also to a lot of different formats at the same time as it has higher performance than Java standard serialization.
I would like to have more information on this. Spl would love to understand what is done by implementing net.openhft.chronicle.wire.Marshallable makes Wire-based serialization much faster than java serialization and backward-compatible.
Thanks
Wire does the following;