Alexey Soshin - Visualising concurrency with Kotlin | Code Mesh LDN 19

Conference: Code Mesh LDN 2019

Year: 2019

This video was recorded at Code Mesh LDN 19 - http://bit.ly/37xc3Nr Get involved in Code Sync's next conference - http://bit.ly/2Mcm4aS --- VISUALISING CONCURRENCY WITH KOTLIN by Alexey Soshin THIS TALK IN THREE WORDS: Visualise Kotlin Concurrency TALK LEVEL: Advanced ABSTRACT Concurrency is a hot topic in the past 5 years, since scale of our systems continues to grow, but it's harder and harder to make faster hardware. Different languages and runtimes have different approaches to solving 10K problem: asynchronous model of NodeJS, goroutines in Go and coroutines in Kotlin, to name a few. But concurrency is complicated. And sometimes, it's very helpful to visualize a complex topic to understand it better. In this talk we'll see what concurrent design patterns such as Fan In and Fan Out really look like. Slides & full abstract: https://codesync.global/speaker/alexey-soshin/ --- THE SPEAKER - ALEXEY SOSHIN Author of ""Hands-on Design Patterns with Kotlin"" book Alexey is a Staff Software Engineer @Deliveroo. Previously Principal Developer @Wix. Former Software Architect @Gett. Kotlin and Vert.x enthusiast. Book author. More on Alexey Soshin: https://codesync.global/speaker/alexey-soshin/ --- CODE SYNC & CODE MESH LDN 19 Code Mesh LDN is powered by Code Sync. Code Mesh LDN 19 was sponsored by WhatsApp, Microsoft, Erlang Solutions, Juxt, aeternity, Duffel, and IOHK. CODE SYNC Website: www.codesync.global Twitter: www.twitter.com/CodeMeshIO Facebook: https://www.facebook.com/CodeSyncGlobal LinkedIn: https://www.linkedin.com/company/code-sync/ Mail: info at codesync.global #Concurrency #Kotlin