December 2019
Intermediate to advanced
314 pages
6h 51m
English
Most Java developers are familiar with the imperative programming model, which translates into a sequence of instructions that are used to modify an object's state. On the other hand, asynchronous programming has always been a challenge for Java developers due to its inherent complexity and the lack of a solid pattern for propagating asynchronous changes. In this context, a paradigm called Reactive Programming has gained popularity due to its ability to conjugate the asynchronous programming pattern with data streams and the propagation of change.
Quarkus has been designed from the ground up to unify the two models in the same platform so that you can take the benefits of both programming ...
Read now
Unlock full access