Skip to Main Content
Kotlin Design Patterns and Best Practices - Third Edition
book

Kotlin Design Patterns and Best Practices - Third Edition

by Alexey Soshin
April 2024
Intermediate to advanced content levelIntermediate to advanced
474 pages
9h 39m
English
Packt Publishing
Content preview from Kotlin Design Patterns and Best Practices - Third Edition

12

Reactive Microservices with Vert.x

In the previous chapter, we familiarized ourselves with the Ktor framework and, with it, we created a web service that could store cats in its database.

Picking up from our previous work, this chapter shifts our focus to using the Vert.x framework with Kotlin. In this chapter, we’ll write a similar service to the one we wrote in the previous chapter, using the Vert.x framework instead.

Vert.x, a Reactive framework, ties in with the principles we discussed in Chapter 7, Controlling the Data Flow. It brings to the table numerous advantages that meet our project’s needs, such as increased scalability, a non-blocking development model, and the ability to handle many concurrent data flows efficiently. These attributes ...

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.
Start your free trial

You might also like

Kotlin Design Patterns and Best Practices - Second Edition

Kotlin Design Patterns and Best Practices - Second Edition

Alexey Soshin
Programming Kotlin

Programming Kotlin

Venkat Subramaniam
Kotlin in Action

Kotlin in Action

Svetlana Isakova, Dmitry Jemerov

Publisher Resources

ISBN: 9781805127765Supplemental Content