<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Distributed - 标签 - Victor's Code Journey</title><link>http://www.victorchu.info/tags/distributed/</link><description>Distributed - 标签 - Victor's Code Journey</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>victorchu0610@outlook.com (victorchutian)</managingEditor><webMaster>victorchu0610@outlook.com (victorchutian)</webMaster><lastBuildDate>Wed, 20 Jul 2022 16:46:33 +0800</lastBuildDate><atom:link href="http://www.victorchu.info/tags/distributed/" rel="self" type="application/rss+xml"/><item><title>Lightweight Asynchronous Snapshots for Distributed Dataflows</title><link>http://www.victorchu.info/posts/2022/07/53540652/</link><pubDate>Wed, 20 Jul 2022 16:46:33 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2022/07/53540652/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/paper.webp" referrerpolicy="no-referrer">
            </div><p>本篇是论文<a href="https://arxiv.org/abs/1506.08603" target="_blank" rel="noopener noreferrer">Lightweight Asynchronous Snapshots for Distributed Dataflows</a>的中文简单翻译</p>]]></description></item><item><title>Apache Flink™: Stream and Batch Processing in a Single Engine</title><link>http://www.victorchu.info/posts/2020/05/f9aa8120/</link><pubDate>Mon, 25 May 2020 20:50:00 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2020/05/f9aa8120/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/paper.webp" referrerpolicy="no-referrer">
            </div><p>本篇是论文<a href="http://asterios.katsifodimos.com/assets/publications/flink-deb.pdf" target="_blank" rel="noopener noreferrer">Apache Flink™: Stream and Batch Processing in a Single Engine</a>的中文简单翻译</p>]]></description></item><item><title>Dataflow 模型：一种能平衡准确性、延迟、成本的大规模、无限、乱序的数据处理的实践方法</title><link>http://www.victorchu.info/posts/2020/05/85a42be3/</link><pubDate>Sat, 23 May 2020 15:45:10 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2020/05/85a42be3/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/paper.webp" referrerpolicy="no-referrer">
            </div><p>本篇是论文<a href="https://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf" target="_blank" rel="noopener noreferrer">The Dataflow Model: A Practical Approach to Balancing
Correctness, Latency, and Cost in Massive-Scale,
Unbounded, Out-of-Order Data Processing</a>的中文简单翻译</p>]]></description></item><item><title>MapReduce面向大型集群的简化数据处理</title><link>http://www.victorchu.info/posts/2020/05/6fd40c2d/</link><pubDate>Mon, 18 May 2020 20:50:00 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2020/05/6fd40c2d/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/paper.webp" referrerpolicy="no-referrer">
            </div><p>本篇是论文<a href="https://pdos.csail.mit.edu/6.824/papers/mapreduce.pdf" target="_blank" rel="noopener noreferrer">MapReduce: Simplified Data Processing on Large Clusters</a>的中文简单翻译</p>]]></description></item><item><title>大型网站技术架构-读书笔记</title><link>http://www.victorchu.info/posts/2019/11/3989ef36/</link><pubDate>Sat, 30 Nov 2019 19:50:42 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2019/11/3989ef36/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/architecture.webp" referrerpolicy="no-referrer">
            </div><p>本文是《李智慧. 大型网站技术架构:核心原理与案例分析 . 电子工业出版社. 》一书的读书笔记。</p>
<p>大型网站的特点:</p>
<ul>
<li>高并发,大流量的访问</li>
<li>高可用的服务</li>
<li>海量数据</li>
<li>用户分布广，网络环境复杂</li>
<li>安全环境恶劣</li>
<li>需要快速变更，发布频繁</li>
<li>渐进式发展，大型网站都是从一个小网站开始，渐进的演化。</li>
</ul>]]></description></item></channel></rss>