LEARN

Chronicle Learn

Read the latest articles from our experienced developers to learn how you can write simpler and faster Java applications.

Large Price Comparison

55 Dedicated Cloud Compute Optimised Solutions

We have compared compute-optimised instances from 55 vendors, and the cost per virtual CPU differs significantly between different products. 

News

Chronicle Update July 2019

Commercial Update Due to a global client engagement for Chronicle FIX we are currently in the process of adding to our database of test…

Continue reading >>
News

Chronicle Update June 2019

Commercial Update Chronicle Decentred provides the application of Java microservices on a secure decentralized clustering framework over a distributed ledger technology, a traditional database…

Continue reading >>
News

Chronicle Update March 2019

Commercial Update We are pleased to announce that Chronicle will be attending Europe’s leading trading technology show Tradetech in Paris on the 24th and…

Continue reading >>
News

Chronicle Update February 2019

Commercial Update At Chronicle our background is in consultancy and we have a strong consultancy and development team with on average over 20 years…

Continue reading >>
Technical Articles

Garbage Reduction the Chronicle Way

One of the major benefits with using any Chronicle product is that we aim for almost Zero Garbage Collection (GC) there are several benefits…

Continue reading >>

By Peter Lawrey, CEO at Chronicle Software. Regulations like MiFID II and the Market Abuse Regulation (MAR) in Europe, and Dodd Frank in the…

Continue reading >>

A obscure part of the Java syntax allows you to break out of a block of code. What does this look like and why might it have been used in the past.

Continue reading >>

This is a video that shows transfer between two wallets using Chronicle Decentred, which is distributed ledger technology from Chronicle

Continue reading >>
News

Chronicle Update April 2019

Commercial Update In late April we attended Tradetech in Paris where we met with many clients and prospects, one major topics of discussion was…

Continue reading >>
News

Chronicle Update August 2019

Commercial Update At Chronicle we have a well deserved reputation for helping clients in the low latency trading environment but we are now seeing…

Continue reading >>
News

Chronicle Update Nov 2019

Commercial Update Chronicle Contained brings microsecond latency real-time transaction processing to the cloud. In meeting the needs of financial services organisation Chronicle Contained delivers…

Continue reading >>
News

Chronicle Update May 2019

Welcome to our newsletter giving you an update on Chronicle Software, we provide professional services and world-leading Java libraries to enhance automated trading capabilities…

Continue reading >>
Use Cases

Choosing Chronicle FIX Engine

Overview The FIX Trading Community web site has posted a list of common questions about FIX Engines. This page brings together our answers for these…

Continue reading >>
News

Chronicle Update January 2019

Welcome to our newsletter giving you an update on Chronicle Software. We provide professional services and world-leading java libraries to enhance automated trading capabilities…

Continue reading >>
Technical Articles

Improving Percentile Latencies in Chronicle Queue

Compared to a year ago, we have significantly improved the throughput at which we can achieve the 99%ile (worst one in 100). What tools…

Continue reading >>
Technical Articles

Best practices for Event Sourcing

David Schmitz presented an excellent talk on what he sees as best practices in using Event Sourcing. Chronicle Software has two very different event sourcing frameworks Chronicle Microservices Framework (CMF)…

Continue reading >>

If you use a standard JVM like the Oracle JVM or the OpenJDK, you might find that as the heap size grows the performance…

Continue reading >>
Technical Articles

Object Pools Revisited

Object pools were popular before Java 5.0, however, more efficient allocation made most of these pools a needless complication. Can an Object Pool still…

Continue reading >>

In 2006, Java 5.0 was released with StringBuilder, a more lightweight and sane version of StringBuffer. The Javadoc for Java 5.0 for StringBuffer notes…

Continue reading >>

The key difference between blockchain and traditional databases is the level of trust needed in those running the service. With blockchain, you trust the…

Continue reading >>