DEV Community

Vladislav Chikishev
Vladislav Chikishev

Posted on

core.async: Deep Dive โ€” Online Meetup

Hi everyone! ๐Ÿ‘‹

On December 10 at 18:00 (GMT+1) Health Samurai is hosting an online meetup โ€œcore.async: Deep Diveโ€. This talk goes under the hood of clojure.core.async to show how channels, queues, timers, and event loops actually work together to power asynchronous workflows.

What will be useful:
๐Ÿ”ˆ How channels, โ€œvirtual threadsโ€, and event loops are implemented and scheduled in core.async
๐Ÿ”ˆ How macros turn ordinary Clojure code into state machines and core.async semantics
๐Ÿ”ˆ How this model of asynchrony differs from parallelism and where it fits real-world systems

We invite Clojure developers who use or are evaluating core.async, language and runtime enthusiasts, and engineers interested in how asynchronous processes and messageโ€‘passing channels work beneath the abstractions.

Event language: ๐Ÿ‡ฌ๐Ÿ‡ง English

Participation is free, registration required!
๐Ÿ‘‰ Details: https://team.health-samurai.io/core-async

Top comments (0)