GeeCON Prague 2022: Daniel Kec, Tomas Langer - Helidon Nima - Loom based microservices framework

youtube.com 11 miesięcy temu


For rather a long time we were forced to make a choice - performance vs. simplicity. Either usage a complicated and performant reactive code, or usage simple, yet limited blocking approach. Thanks to task Loom in JDK, the paradigm can shift erstwhile more even for applications that require advanced concurrency. I will introduce Helidon Nima - fresh microservices framework which is built on top of a server designed for Loom with full synchronous routing that can block as needed, yet inactive supply advanced performance under dense concurrent load. I'll besides talk about challenges, benefits and impact on application improvement in specified an environment. - Is it the end of reactive programming?