Asynchronous Programming with Kotlin Coroutines in Spring

October 4, 2018

Coroutines is a new feature in Kotlin. It allows for writing an asynchronous code almost like it was regular/synchronous. If you combine it with Spring you'll get a powerful tool for creating fast, scalable, non-blocking applications. In this session, I'll show how coroutines can be used in Spring-based applications, what sort of problems can be encountered and how to solve them. I'll also present a glimpse of the spring-kotlin-coroutine library, which is a one-stop solution for Spring/coroutines interoperability. Speakers: Konrad Kamiński Software Engineeer, Allegro.pl Filmed at SpringOne Platform 2018

Previous
JUnit 5:  the Next Step in Automated Testing
JUnit 5: the Next Step in Automated Testing

JUnit 5: the Next Step in Automated Testing Core Framework JUnit 5 has been out for a year, so what is th...

Next Video
Event Driven Architectures with Apache Geode and Spring Integration
Event Driven Architectures with Apache Geode and Spring Integration

Built into Apache Geode is a powerful event driven architecture. This architecture allows the developer to ...