In this article, we will outline the six key considerations and tactics for building high-performance Java microservices using event-driven architecture.
Demonstrating how to encode small Strings into long primitives using object marshaling examples and how to improve the performance of your app’s serialization.
Discover the importance of developers understanding underlying hardware and learn how some sectors benefit from fast software with predictable latencies.
This article explores how to use method chaining to add routing information to serialized data structures in a lightweight fashion, where the routing information can be read separately by an intelligent message router.
Follow a discussion on the benefits of event loops in Java and learn why if it was good enough for the old-timers, maybe it's good enough for us today.
In this tutorial, learn how to use open-source Chronicle Queue and Chronicle Wire to structure applications to use the event-driven architecture (EDA) design pattern.