<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>CPU密集型 - Tag - 编程心语</title>
        <link>https://www.ithome.me/tags/cpu%E5%AF%86%E9%9B%86%E5%9E%8B/</link>
        <description>CPU密集型 - Tag - 编程心语</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Fri, 26 Jun 2026 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://www.ithome.me/tags/cpu%E5%AF%86%E9%9B%86%E5%9E%8B/" rel="self" type="application/rss+xml" /><item>
    <title>Node.js Worker Threads 实战：用多线程突破单线程瓶颈，处理CPU密集型任务</title>
    <link>https://www.ithome.me/post/2026/06/26/nodejs-worker-threads-cpu-intensive/</link>
    <pubDate>Fri, 26 Jun 2026 00:00:00 &#43;0000</pubDate>
    <author>Simon</author>
    <guid>https://www.ithome.me/post/2026/06/26/nodejs-worker-threads-cpu-intensive/</guid>
    <description><![CDATA[为什么 Node.js 需要多线程？ Node.js 的核心优势在于事件驱动的非阻塞 I/O 模型，这让它在处理 HTTP 请求、文件读写、数据库查询等 I/O 密集型任务时表现出色。但这种模型有一]]></description>
</item>
</channel>
</rss>
