Articles, Home

Building Reactive Microservices in Java: Asynchronous and Event-Based Application Design

Eclipse Vert.x is a toolkit that helps developers build reactive applications to run within the Java Virtual Machine. Whether you want to get rid of your monolithic enterprise applications, or avoid creating new ones, Eclipse Vert.x is worth investigating. In the process of working through this book, you will learn how to use reactive design to create distributed, reactive microservices within this framework.