<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Communication on Felix Seifert</title>
		<link>https://felix-seifert.com/blog/tags/communication/</link>
		<description>Recent content in Communication on Felix Seifert</description>
		<generator>Hugo</generator>
		<language>en-gb</language>
		
		
		
			<copyright>Felix Seifert</copyright>
		
		
			<lastBuildDate>Mon, 13 Apr 2020 06:07:18 +0000</lastBuildDate>
		
			<atom:link href="https://felix-seifert.com/blog/tags/communication/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Queue vs. Topic in Asynchronous Messaging</title>
				<link>https://felix-seifert.com/blog/asynchronous-communication-difference-between-queue-topic/</link>
				<pubDate>Mon, 13 Apr 2020 06:07:18 +0000</pubDate>
				<guid>https://felix-seifert.com/blog/asynchronous-communication-difference-between-queue-topic/</guid>
				<description>&lt;p&gt;In his book &lt;a href=&#34;http://shop.oreilly.com/product/0636920023777.do&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Cloud Architecture Patterns&lt;/a&gt; (O&amp;rsquo;Reilly Media, 2010), Bill Wilder described important characteristics for cloud-native app development. Amongst others, cloud-native apps feature an asynchronous communication. Asynchronous communication means that messages are either published on a topic or send to a queue. This enables reactive programming through famous message brokers like &lt;a href=&#34;https://www.rabbitmq.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;RabbitMQ&lt;/a&gt; or &lt;a href=&#34;https://kafka.apache.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Apache Kafka&lt;/a&gt;. But what are &amp;lsquo;queue&amp;rsquo; and &amp;rsquo;topic&amp;rsquo;? This article describes the differences between asynchronous messaging via a topic or a queue.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
