<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vladislav Chikishev</title>
    <description>The latest articles on DEV Community by Vladislav Chikishev (@vladislav_chikishev_b47ef).</description>
    <link>https://dev.to/vladislav_chikishev_b47ef</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3648044%2Feac4903a-fdfa-4b6a-9cec-3eb72b0eca21.jpg</url>
      <title>DEV Community: Vladislav Chikishev</title>
      <link>https://dev.to/vladislav_chikishev_b47ef</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vladislav_chikishev_b47ef"/>
    <language>en</language>
    <item>
      <title>core.async: Deep Dive — Online Meetup</title>
      <dc:creator>Vladislav Chikishev</dc:creator>
      <pubDate>Fri, 05 Dec 2025 14:00:37 +0000</pubDate>
      <link>https://dev.to/vladislav_chikishev_b47ef/coreasync-deep-dive-online-meetup-1kmm</link>
      <guid>https://dev.to/vladislav_chikishev_b47ef/coreasync-deep-dive-online-meetup-1kmm</guid>
      <description>&lt;p&gt;Hi everyone! 👋&lt;/p&gt;

&lt;p&gt;On &lt;strong&gt;December 10 at 18:00 (GMT+1)&lt;/strong&gt; 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.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What will be useful:&lt;/strong&gt;&lt;br&gt;
🔈 How channels, “virtual threads”, and event loops are implemented and scheduled in core.async&lt;br&gt;
🔈 How macros turn ordinary Clojure code into state machines and core.async semantics&lt;br&gt;
🔈 How this model of asynchrony differs from parallelism and where it fits real-world systems&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;Event language: 🇬🇧 &lt;strong&gt;English&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Participation is free, registration required! &lt;br&gt;
👉 Details: &lt;a href="https://team.health-samurai.io/core-async" rel="noopener noreferrer"&gt;https://team.health-samurai.io/core-async&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcj3vt13q0mvmlvp7qm5e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcj3vt13q0mvmlvp7qm5e.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>clojure</category>
    </item>
  </channel>
</rss>
