Apache Kafka: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with "Apache Kafka is Publish-Subscribe messaging rethought as a distributed commit log. http://kafka.apache.org/")
 
No edit summary
Line 2: Line 2:


http://kafka.apache.org/
http://kafka.apache.org/

Clients en Perl, Python, Node.js, C, C++, [[Scala]] ...: https://cwiki.apache.org/confluence/display/KAFKA/Clients

Revision as of 11:44, 4 April 2014

Apache Kafka is Publish-Subscribe messaging rethought as a distributed commit log.

http://kafka.apache.org/

Clients en Perl, Python, Node.js, C, C++, Scala ...: https://cwiki.apache.org/confluence/display/KAFKA/Clients