<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Learning Apache Kafka for Beginner in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Learning-Apache-Kafka-for-Beginner/m-p/138056#M100695</link>
    <description>&lt;P&gt;Apache Kafka is a high-throughput distributed messaging system developed
by LinkedIn. Kafka is a distributed, partitioned commit log service,
that provides the functionality of a messaging system with a unique design.
 It is written in Scala and does not follow JMS  (Java Message
Service) standards.&lt;/P&gt;&lt;P&gt;The best way to learn about Kafka is read the original design
page  &lt;A href="http://kafka.apache.org/"&gt;http://kafka.apache.org/&lt;/A&gt;
.That will give you an overview of the motivation behind the design choices and
what makes Kafka efficient. It is also a very engaging read if you are
interested in systems.&lt;/P&gt;&lt;P&gt;In terms of adoption, Kafka is currently used in production at
LinkedIn, Twitter, Tumblr, Square and a number of different companies. You can
read about the uses cases that those companies found for Kafka&lt;/P&gt;&lt;P&gt; here : &lt;A href="https://cwiki.apache.org/confluence/display/KAFKA/Powered+By"&gt;https://cwiki.apache.org/confluence/display/KAFKA/Powered+By&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Feb 2016 17:32:15 GMT</pubDate>
    <dc:creator>sinha_pranshu</dc:creator>
    <dc:date>2016-02-14T17:32:15Z</dc:date>
  </channel>
</rss>

