<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>스레드풀 on Devbin</title>
    <link>https://devbin.kr/tags/%EC%8A%A4%EB%A0%88%EB%93%9C%ED%92%80/</link>
    <description>Recent content in 스레드풀 on Devbin</description>
    <image>
      <title>Devbin</title>
      <url>https://devbin.kr/img/semicolon.png</url>
      <link>https://devbin.kr/img/semicolon.png</link>
    </image>
    <generator>Hugo -- 0.131.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 13 Oct 2025 18:21:31 +0900</lastBuildDate>
    <atom:link href="https://devbin.kr/tags/%EC%8A%A4%EB%A0%88%EB%93%9C%ED%92%80/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Lock-free 작업 큐 스레드풀 구현하기</title>
      <link>https://devbin.kr/posts/lock-free-%EC%9E%91%EC%97%85-%ED%81%90-%EC%8A%A4%EB%A0%88%EB%93%9C%ED%92%80-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0/</link>
      <pubDate>Mon, 13 Oct 2025 18:21:31 +0900</pubDate>
      <guid>https://devbin.kr/posts/lock-free-%EC%9E%91%EC%97%85-%ED%81%90-%EC%8A%A4%EB%A0%88%EB%93%9C%ED%92%80-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0/</guid>
      <description>MPMC Queue 를 Lock-free 로 구현하고 이를 작업 큐로 사용하는 스레드풀을 만들고 테스트하는 글 입니다.</description>
    </item>
  </channel>
</rss>
