blob: 694b1803073ff9083c206ed34c31f72ee1813f9a [file] [log] [blame]
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Archive Layout with Content - Apache RocketMQ</title>
<meta name="description" content="The homepage of RocketMQ.">
<meta property="og:locale" content="en">
<meta property="og:site_name" content="Apache RocketMQ">
<meta property="og:title" content="Archive Layout with Content">
<meta name="twitter:site" content="@ApacheRocketMQ">
<meta name="twitter:title" content="Archive Layout with Content">
<meta name="twitter:description" content="The homepage of RocketMQ.">
<meta name="twitter:url" content="">
<meta name="twitter:card" content="summary">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Person",
"name" : "Apache RocketMQ",
"url" : null,
"sameAs" : null
}
</script>
<meta name="google-site-verification" content="aand0XZkSGsziuC-UPD4ZJniFD0m0JhGx6820y2mAQY" />
<meta name="baidu-site-verification" content="wD06EbDRkQ" />
<!-- end SEO -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Apache RocketMQ Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
</head>
<body class="layout--archive">
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<button><div class="navicon"></div></button>
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/">Apache RocketMQ</a></li>
<li class="masthead__menu-item"><a href="/docs/quick-start/">Documentation</a></li>
<li class="masthead__menu-item"><a href="/year-archive/">Blog</a></li>
<li class="masthead__menu-item"><a href="/community/">Community</a></li>
<li class="masthead__menu-item"><a href="/users/">Users</a></li>
<li class="masthead__menu-item"><a href="/about/team/">About</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div itemscope itemtype="http://schema.org/Person">
<div class="author__avatar">
<img src="/assets/images/rmq-logo.png" class="author__avatar" alt="" itemprop="image">
</div>
<div class="author__content">
<h3 class="author__name" itemprop="name"></h3>
<p class="author__bio" itemprop="description">
An open source distributed messaging and streaming data platform.
</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li itemprop="homeLocation" itemscope itemtype="http://schema.org/Place">
<i class="fa fa-fw fa-map-marker" aria-hidden="true"></i> <span itemprop="name">Hangzhou, China</span>
</li>
<li>
<a href="http://rocketmq.apache.org" itemprop="url">
<i class="fa fa-fw fa-chain" aria-hidden="true"></i> Website
</a>
</li>
<li>
<a href="mailto:dev@rocketmq.apache.org">
<meta itemprop="email" content="dev@rocketmq.apache.org" />
<i class="fa fa-fw fa-envelope-square" aria-hidden="true"></i> Email
</a>
</li>
<li>
<a href="https://twitter.com/ApacheRocketMQ" itemprop="sameAs">
<i class="fa fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter
</a>
</li>
<li>
<a href="https://github.com/apache/rocketmq" itemprop="sameAs">
<i class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub
</a>
</li>
<li>
<a href="https://www.stackoverflow.com/questions/tagged/rocketmq" itemprop="sameAs">
<i class="fa fa-fw fa-stack-overflow" aria-hidden="true"></i> Stackoverflow
</a>
</li>
<li>
<a href="https://www.quora.com/topic/RocketMQ" itemprop="sameAs">
<i class="fa fa-fw" aria-hidden="true"><strong>Q</strong></i> Quora
</a>
</li>
<!--
<li>
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs">
<i class="fa fa-fw" aria-hidden="true"></i> Custom Social Profile Link
</a>
</li>
-->
</ul>
</div>
</div>
</div>
<div class="archive">
<h1 class="page__title">Archive Layout with Content</h1>
<p>A variety of common markup showing how the theme styles them.</p>
<h1 id="header-one">Header one</h1>
<h2 id="header-two">Header two</h2>
<h3 id="header-three">Header three</h3>
<h4 id="header-four">Header four</h4>
<h5 id="header-five">Header five</h5>
<h6 id="header-six">Header six</h6>
<h2 id="blockquotes">Blockquotes</h2>
<p>Single line blockquote:</p>
<blockquote>
<p>Stay hungry. Stay foolish.</p>
</blockquote>
<p>Multi line blockquote with a cite reference:</p>
<blockquote>
<p>People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. I’m actually as proud of the things we haven’t done as the things I have done. Innovation is saying no to 1,000 things.</p>
</blockquote>
<p class="small"><cite>Steve Jobs</cite> — Apple Worldwide Developers’ Conference, 1997</p>
<h2 id="tables">Tables</h2>
<table>
<thead>
<tr>
<th>Employee</th>
<th>Salary</th>
<th> </th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#">John Doe</a></td>
<td>$1</td>
<td>Because that’s all Steve Jobs needed for a salary.</td>
</tr>
<tr>
<td><a href="#">Jane Doe</a></td>
<td>$100K</td>
<td>For all the blogging she does.</td>
</tr>
<tr>
<td><a href="#">Fred Bloggs</a></td>
<td>$100M</td>
<td>Pictures are worth a thousand words, right? So Jane × 1,000.</td>
</tr>
<tr>
<td><a href="#">Jane Bloggs</a></td>
<td>$100B</td>
<td>With hair like that?! Enough said.</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th style="text-align: left">Header1</th>
<th style="text-align: center">Header2</th>
<th style="text-align: right">Header3</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">cell1</td>
<td style="text-align: center">cell2</td>
<td style="text-align: right">cell3</td>
</tr>
<tr>
<td style="text-align: left">cell4</td>
<td style="text-align: center">cell5</td>
<td style="text-align: right">cell6</td>
</tr>
</tbody>
<tbody>
<tr>
<td style="text-align: left">cell1</td>
<td style="text-align: center">cell2</td>
<td style="text-align: right">cell3</td>
</tr>
<tr>
<td style="text-align: left">cell4</td>
<td style="text-align: center">cell5</td>
<td style="text-align: right">cell6</td>
</tr>
</tbody>
<tfoot>
<tr>
<td style="text-align: left">Foot1</td>
<td style="text-align: center">Foot2</td>
<td style="text-align: right">Foot3</td>
</tr>
</tfoot>
</table>
<h2 id="definition-lists">Definition Lists</h2>
<dl>
<dt>Definition List Title</dt>
<dd>Definition list division.</dd>
<dt>Startup</dt>
<dd>A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.</dd>
<dt>#dowork</dt>
<dd>Coined by Rob Dyrdek and his personal body guard Christopher “Big Black” Boykins, “Do Work” works as a self motivator, to motivating your friends.</dd>
<dt>Do It Live</dt>
<dd>I’ll let Bill O’Reilly <a href="https://www.youtube.com/watch?v=O_HyZ5aW76c" title="We'll Do It Live">explain</a> this one.</dd>
</dl>
<h2 id="unordered-lists-nested">Unordered Lists (Nested)</h2>
<ul>
<li>List item one
<ul>
<li>List item one
<ul>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ul>
<h2 id="ordered-list-nested">Ordered List (Nested)</h2>
<ol>
<li>List item one
<ol>
<li>List item one
<ol>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
</li>
<li>List item two</li>
<li>List item three</li>
<li>List item four</li>
</ol>
<h2 id="buttons">Buttons</h2>
<p>Make any link standout more when applying the <code class="highlighter-rouge">.btn</code> class.</p>
<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">class=</span><span class="s">"btn--success"</span><span class="nt">&gt;</span>Success Button<span class="nt">&lt;/a&gt;</span>
</code></pre></div></div>
<p><a href="#" class="btn">Primary Button</a>
<a href="#" class="btn btn--success">Success Button</a>
<a href="#" class="btn btn--warning">Warning Button</a>
<a href="#" class="btn btn--danger">Danger Button</a>
<a href="#" class="btn btn--info">Info Button</a>
<a href="#" class="btn btn--inverse">Inverse Button</a>
<a href="#" class="btn btn--light-outline">Light Outline Button</a></p>
<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">Primary Button Text</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn}
<span class="p">[</span><span class="nv">Success Button Text</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--success}
<span class="p">[</span><span class="nv">Warning Button Text</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--warning}
<span class="p">[</span><span class="nv">Danger Button Text</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--danger}
<span class="p">[</span><span class="nv">Info Button Text</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--info}
<span class="p">[</span><span class="nv">Inverse Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--inverse}
<span class="p">[</span><span class="nv">Light Outline Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--light-outline}
</code></pre></div></div>
<p><a href="#" class="btn btn--x-large">X-Large Button</a>
<a href="#" class="btn btn--large">Large Button</a>
<a href="#" class="btn">Default Button</a>
<a href="#" class="btn btn--small">Small Button</a></p>
<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">X-Large Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--x-large}
<span class="p">[</span><span class="nv">Large Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--large}
<span class="p">[</span><span class="nv">Default Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn}
<span class="p">[</span><span class="nv">Small Button</span><span class="p">](</span><span class="sx">#link</span><span class="p">)</span>{: .btn .btn--small}
</code></pre></div></div>
<h2 id="notices">Notices</h2>
<p class="notice"><strong>Watch out!</strong> You can also add notices by appending <code class="highlighter-rouge">{: .notice}</code> to a paragraph.</p>
<h2 id="html-tags">HTML Tags</h2>
<h3 id="address-tag">Address Tag</h3>
<address>
1 Infinite Loop<br /> Cupertino, CA 95014<br /> United States
</address>
<h3 id="anchor-tag-aka-link">Anchor Tag (aka. Link)</h3>
<p>This is an example of a <a href="http://apple.com" title="Apple">link</a>.</p>
<h3 id="abbreviation-tag">Abbreviation Tag</h3>
<p>The abbreviation <abbr title="Cascading Style Sheets">CSS</abbr> stands for “Cascading Style Sheets”.</p>
<h3 id="cite-tag">Cite Tag</h3>
<p>“Code is poetry.” —<cite>Automattic</cite></p>
<h3 id="code-tag">Code Tag</h3>
<p>You will learn later on in these tests that <code class="highlighter-rouge">word-wrap: break-word;</code> will be your best friend.</p>
<h3 id="strike-tag">Strike Tag</h3>
<p>This tag will let you <strike>strikeout text</strike>.</p>
<h3 id="emphasize-tag">Emphasize Tag</h3>
<p>The emphasize tag should <em>italicize</em> text.</p>
<h3 id="insert-tag">Insert Tag</h3>
<p>This tag should denote <ins>inserted</ins> text.</p>
<h3 id="keyboard-tag">Keyboard Tag</h3>
<p>This scarcely known tag emulates <kbd>keyboard text</kbd>, which is usually styled like the <code class="highlighter-rouge">&lt;code&gt;</code> tag.</p>
<h3 id="preformatted-tag">Preformatted Tag</h3>
<p>This tag styles large blocks of code.</p>
<pre>
.post-title {
margin: 0 0 5px;
font-weight: bold;
font-size: 38px;
line-height: 1.2;
and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}
</pre>
<h3 id="quote-tag">Quote Tag</h3>
<p><q>Developers, developers, developers…</q> –Steve Ballmer</p>
<h3 id="strong-tag">Strong Tag</h3>
<p>This tag shows <strong>bold text</strong>.</p>
<h3 id="subscript-tag">Subscript Tag</h3>
<p>Getting our science styling on with H<sub>2</sub>O, which should push the “2” down.</p>
<h3 id="superscript-tag">Superscript Tag</h3>
<p>Still sticking with science and Isaac Newton’s E = MC<sup>2</sup>, which should lift the 2 up.</p>
<h3 id="variable-tag">Variable Tag</h3>
<p>This allows you to denote <var>variables</var>.</p>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/quick-start/" rel="permalink">Quick Start</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to quickly install and setup Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/about/team/" rel="permalink">TEAM</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Project team.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/about/contact/" rel="permalink">CONTACT</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Contact.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/motivation/" rel="permalink">Motivation</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/core-concept/" rel="permalink">Core Concept</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/about/rewards/" rel="permalink">REWARDS</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Rewards.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/cli-admin-tool/" rel="permalink">CLI Admin Tool</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/cluster-deployment/" rel="permalink">Cluster Configuration and Deployment</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/pull-request/" rel="permalink">How to manage Pull Request</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/code-guidelines/" rel="permalink">Coding Guidelines</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ Coding Guidelines
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/documentation/" rel="permalink">Documentation</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ Documentation
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/faq/" rel="permalink">Frequently Asked Questions</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/release-manual" rel="permalink">Release Manual</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ Release Manual
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/dowloading/releases/" rel="permalink">Downloading the Apache RocketMQ Releases</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/roadmap/" rel="permalink">The RoadMap of Apache RocketMQ</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/batch-example/" rel="permalink">Batch Example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to use batch in Rocketmq
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/broadcast-example/" rel="permalink">Broadcasting</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to send broadcast messages in Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/rmq-deployment/" rel="permalink">Deployment</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to deploy the Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/order-example/" rel="permalink">Order Message </a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to send and receive ordered messages in Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/rmq-arc/" rel="permalink">RocketMQ Architecture</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">The main Architecture of Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/schedule-example/" rel="permalink">Schedule example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to use schedule component to reduce pull in RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/simple-example/" rel="permalink">Simple Message Example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to send simple message to reduce pull in RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/filter-by-sql92-example/" rel="permalink">Filter Example </a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to filter messages by SQL92 in Apache RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/logappender-example/" rel="permalink">Logappender Example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to use logappender in RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/openmessaging-example/" rel="permalink">OpenMessaging Example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to use OpenMessaging in RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/system-config/" rel="permalink">RocketMQ JVM/Linux Configuration</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/how-to-contribute/" rel="permalink">How to Contribute</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/transaction-example/" rel="permalink">Transaction example</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">How to use transactional component to implement eventual consistency in RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/404.html" rel="permalink">Page Not Found</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Page not found. Your pixels are in another canvas.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/about/" rel="permalink">About</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Anything about RocketMQ.
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/archive-layout-with-content/" rel="permalink">Archive Layout with Content</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/best-practice-broker/" rel="permalink">Best Practice For Broker</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/best-practice-consumer/" rel="permalink">Best Practice For Consumer</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/create-pull-request/" rel="permalink">How to create Pull Request</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/best-practice-namesvr/" rel="permalink">Best Practice For NameServer</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/docs/best-practice-producer/" rel="permalink">Best Practice For Producer</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/categories/" rel="permalink">Posts by Category</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/collection-archive/" rel="permalink">Posts by Collection</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/community/" rel="permalink">Apache RocketMQ</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform. Latest release v4.7.0
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/" rel="permalink"></a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform. Latest release v4.7.0
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/assets/css/main.css" rel="permalink"></a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/tags/" rel="permalink">Posts by Tags</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/users/" rel="permalink">Apache RocketMQ</a>
</h2>
<p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform. Latest release v4.7.0
</p>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/year-archive/" rel="permalink">Read and Comment</a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/sitemap.xml" rel="permalink"></a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/robots.txt" rel="permalink"></a>
</h2>
</article>
</div>
<div class="list__item">
<article class="archive__item" itemscope="" itemtype="http://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="/feed.xml" rel="permalink"></a>
</h2>
</article>
</div>
</div>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<style type="text/css">
div.columns { float: left; margin-left: 10px;}
div.clear { clear: both; }
</style>
<div>
<div class="columns">
<a href="https://www.apache.org/"><img src="/assets/images/feather-small.gif" alt="Apache Software Foundation" style="height: 88px !important" /></a>
</div>
<div class="columns" style="width: 80%">
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://twitter.com/ApacheRocketMQ"><i class="fa fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
<li><a href="https://github.com/apache/rocketmq"><i class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
<li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
</div>
<div class="page__footer-copyright">Copyright &copy; 2020 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a></div>
<div class="page__footer-copyright">Apache RocketMQ, RocketMQ, Apache, the Apache feather logo and the Apache RocketMQ logo are trademarks of The Apache Software Foundation.</div>
<br>
<div class="page__footer-copyright"><a href="https://www.apache.org/licenses/">License</a> | <a href="https://www.apache.org/security/">Security</a> | <a href="https://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></div>
<br>
<div>
<a href="https://www.apache.org/events/current-event.html">
<img src="https://www.apache.org/events/current-event-234x60.png" />
</a>
</div>
</div>
</div>
<div class="clear"></div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-89603173-1', 'auto');
ga('send', 'pageview');
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?36428f2b841d08e7405724cbf7f860d2";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>