Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<meta property="og:site_name" content="Vanilla Java" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Publishing tens of millions of messages per second" />
<meta property="og:description" content="Welcome to our first newsletter from Chronicle giving you updates on developments at Chronicle Software plus tips and case studies around how Chronicle have helped clients to maximise value from their implementation. Case Study We have many examples where we have helped clients who are using our open source software" />
<meta property="og:description" content="Publishing tens of millions of messages per second" />
<meta property="og:url" content="https://vanilla-java.github.io/2018/07/30/Publishing-tens-of-millions-of-messages-per-second.html" />
<meta property="article:published_time" content="2018-07-30T00:00:00.000Z" />
<meta property="article:tag" content="Consulting" />
Expand All @@ -26,7 +26,7 @@

<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Publishing tens of millions of messages per second" />
<meta name="twitter:description" content="Welcome to our first newsletter from Chronicle giving you updates on developments at Chronicle Software plus tips and case studies around how Chronicle have helped clients to maximise value from their implementation. Case Study We have many examples where we have helped clients who are using our open source software" />
<meta name="twitter:description" content="Publishing tens of millions of messages per second" />
<meta name="twitter:url" content="https://vanilla-java.github.io/2018/07/30/Publishing-tens-of-millions-of-messages-per-second.html" />

<script type="application/ld+json">
Expand Down Expand Up @@ -106,7 +106,7 @@ <h1 class="post-full-title">Publishing tens of millions of messages per second</
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Welcome to our first newsletter from Chronicle giving you updates on developments at Chronicle Software plus tips and case studies around how Chronicle have helped clients to maximise value from their implementation.</p>
<p>In this post I look at a customized use case to reduce the latency per write, and increase the burst throughput to tens of millions of messages per second.</p>
</div>
</div>
</div>
Expand Down