Summary
From this whirlwind tour of Reactive Programming, you should be proficient in writing reactive applications on the JVM. Your programming skills now include how to use the Vert.x core API to write asynchronous and non-blocking services. You have also learned how to combine the Observable pattern with streams or asynchronous results using the Vert.x Reactive API. Then, we quickly explored the last Vert.x paradigm, Vert.x Axle, which allows different beans to interact using asynchronous messages and enforces loose coupling. Finally, we applied a reactive API to access a relational database using the PostgreSQL client extension for Vert.x.
Although you've gotten to grips with the Reactive Programming API, note that much of its power ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access