Tag: coroutines

Ruling the universe with gRPC and coroutines Microservice architecture is now a huge trend. All big organizations with millions of users are doing microservices. This means they have lots of channels of communication between services and need to send and get much data. At some point, you can find yourself in a situation where your [...]
Read more
Kotlin Coroutines in Practice Kotlin coroutines were recently released. We use them in our projects on backend. In this talk I will show you how to use it in real back-end based applications, common patterns and problems you could face Main language Russian Proposal Audience level Intermediate Type of presentation Slides and code Sergey Zolotov [...]
Read more