Billions of Messages Per Minute Over TCP/IP
Chronicle Wire has had new features added to permit communication with other components across a TCP/IP network.
George Ball
4,553 viewsChronicle Wire has had new features added to permit communication with other components across a TCP/IP network.

René Schwietzke
4,253 viewsStrange runtime behavior when presenting different training data to the JIT. We show how we diagnosed and condense down to a few test cases.

George Tanev
12,889 viewsWe introduce a linear algorithm for rolling binary trees and implement it in Java, by demonstrating the use of common design patterns.

Last week, I decided to see the capabilities of OpenAI's image generation. However, I noticed that one has to pay to use the web interface, …

Gerhard Fuchs
4,593 viewsFEPCOS-J implements a Java-language extension that frees a Java-developer from network programming and supports cross-system concurrency.

Forough Goudarzi
5,453 viewsHigh availability is achieved in Chronicle FIX by failover, where workload is transferred in the event of a primary engine failure.

Lukas Eder
17,432 viewsjOOQ makes SQL a "first-class" language in the JVM ecosystem by embedding it into Java, Kotlin, and Scala in an idiomatic way.

Peter Lawrey
4,283 viewsMapping large areas of memory avoids having to know in advance how much memory we need or having to resize the memory mappings while in use.

Nicolas Frankel
2,871 viewsDiscussion extrapoliating from per-user rate limiting showing how one can implement it in a library and an infrastructure component.

Hari Rangarajan
21,534 viewsTransitioning from synchronous to event-driven APIs modernizes the enterprise and unlocks real-time events and information.