<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Parallelism Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/parallelism.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Parallelism Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-05-15T14:51:40+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Async vs. Isolate trong Flutter: Song song hóa trong Flutter]]></title>
                        <link>https://viblo.asia/p/async-vs-isolate-trong-flutter-song-song-hoa-trong-flutter-aNj4vvao46r</link>
            <guid isPermaLink="true">https://viblo.asia/p/async-vs-isolate-trong-flutter-song-song-hoa-trong-flutter-aNj4vvao46r</guid>
            <description><![CDATA[Tóm tắt

Tôi sẽ làm rõ sự nhầm lẫn giữa async và isolates, nhấn mạnh sự khác biệt giữa tính đồng thời (async) và tính song song (isolates) trong Dart....]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anh Tuan</dc:creator>
            <pubDate>2024-09-10 11:21:51</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[GIL (Global Interperter Lock) là cái gì và tại sao python lại dùng nó?]]></title>
                        <link>https://viblo.asia/p/gil-global-interperter-lock-la-cai-gi-va-tai-sao-python-lai-dung-no-MkNLrb5oLgA</link>
            <guid isPermaLink="true">https://viblo.asia/p/gil-global-interperter-lock-la-cai-gi-va-tai-sao-python-lai-dung-no-MkNLrb5oLgA</guid>
            <description><![CDATA[1. Mở đầu
Làm việc với python một thời gian hẳn các bạn cũng từng nghe và trải nghiệm qua về GIL (Global Interpreter Lock). Vậy nó là cái gì mà bất cứ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trịnh Việt Thành</dc:creator>
            <pubDate>2024-05-02 23:19:37</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tất tần tật về Multi-processing trong Python]]></title>
                        <link>https://viblo.asia/p/tat-tan-tat-ve-multi-processing-trong-python-5pPLkd6eVRZ</link>
            <guid isPermaLink="true">https://viblo.asia/p/tat-tan-tat-ve-multi-processing-trong-python-5pPLkd6eVRZ</guid>
            <description><![CDATA[Khác so với multi-threading, có thể chỉ chạy trên 1 process => hệ điều hành sẽ phải lập lịch để các tác vụ chạy đồng thời. Với multi-processing, các t...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vũ Văn Định</dc:creator>
            <pubDate>2023-10-29 00:48:32</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Poetry time! Go proverbs as limericks]]></title>
                        <link>https://viblo.asia/p/poetry-time-go-proverbs-as-limericks-pgjLNm8EJ32</link>
            <guid isPermaLink="true">https://viblo.asia/p/poetry-time-go-proverbs-as-limericks-pgjLNm8EJ32</guid>
            <description><![CDATA[Go Proverbs, Explained in Limericks
Simple, Poetic, Pithy

With a (not so) tiny bit of help from ChatGPT, the AI chatbot. My sincere apologies to Edwa...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tran trung</dc:creator>
            <pubDate>2023-08-04 21:54:48</pubDate>
                                                                                                        </item>
            </channel>
</rss>
