1 Vert.x, asynchronous programming, and reactive systems
This chapter covers
- What Vert.x is
- Why distributed systems cannot be avoided
- The challenges in programming resource-efficient networked applications
- What asynchronous and non-blocking programming is
- What a reactive application is, and why asynchronous programming is not enough
- Alternatives to Vert.x
We developers live in an industry of buzzwords, technologies, and practices hype cycles. I have long taught university students the elements of designing, program-ming, integrating, and deploying applications, and I have witnessed first-hand how complicated it can be for newcomers to navigate the wild ocean of current technologies.
Asynchronous and reactive are important topics in modern ...
Get Vert.x in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.