Discover how to move beyond REST and build high-performance streaming APIs in Java with Quarkus, Mutiny, and gRPC — including a working leaderboard demo.
Thanks for sharing Markus. Beyond the example, which is perhaps a bit playful, this software architecture consisting in a Quarkus stand-alone application issuing gRPC requests is a very robust and powerful one. Much more robust and powerful, in my opinion, than the REST services based one. And adding reactive async processing with Mutiny to the whole picture can only improve it and makes it even more innovative.
Thanks for sharing Markus. Beyond the example, which is perhaps a bit playful, this software architecture consisting in a Quarkus stand-alone application issuing gRPC requests is a very robust and powerful one. Much more robust and powerful, in my opinion, than the REST services based one. And adding reactive async processing with Mutiny to the whole picture can only improve it and makes it even more innovative.