<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/nodesource.com/blog/worker-threads-nodejs-multithreading-in-javascript">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Worker Threads in Node.js: A Complete Guide for Multithreading in JavaScript</title>
<link>https://b.hatena.ne.jp/entry/s/nodesource.com/blog/worker-threads-nodejs-multithreading-in-javascript</link>
<description>--- By offloading CPU-heavy operations to worker threads, you can keep your Node.js applications responsive, scalable, and performant&#x2014;even under heavy load. Getting Started with Worker Threads The ...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/mkusaka/20250630#bookmark-4772571336507570561" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/yosuke_furukawa/20250630#bookmark-4772568403043142881" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/mkusaka/20250630#bookmark-4772571336507570561">
<title>mkusaka</title>
<link>https://b.hatena.ne.jp/mkusaka/20250630#bookmark-4772571336507570561</link>
<description></description>
<dc:date>2025-06-30T10:17:39Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/yosuke_furukawa/20250630#bookmark-4772568403043142881">
<title>yosuke_furukawa</title>
<link>https://b.hatena.ne.jp/yosuke_furukawa/20250630#bookmark-4772568403043142881</link>
<description>Node.js &#x3067;&#x306E; Worker Thread&#x306E;&#x4F7F;&#x3044;&#x65B9;&#x3063;&#x3066;&#x3044;&#x3046;&#x8A71;</description>
<dc:date>2025-06-30T08:46:33Z</dc:date>
</item>
</rdf:RDF>