Blogs, Technical Articles
Building Fast Trading Engines: Chronicle’s Approach to Low-Latency Trading
In financial markets, speed is everything. The difference between milliseconds and microseconds can define success in this highly competitive trading landscape. Low-latency trading engines…
Blogs, Technical Articles
FIX Orchestra: Orchestrating Efficiency
If you work in Trading, chances are you have heard of the FIX Protocol. You may already be familiar with the benefits the FIX…
Blogs, Technical Articles
How to make Java sockets faster
In this article I will share the experience of making fast faster by stripping off safety nets carefully developed to prevent people from shooting…
Blogs, Technical Articles
Monitoring Event Loops for Blockages
Chronicle’s open source Chronicle Threads library has a little known feature which is one of the first tools I get from my bag if a…