30 June, 2013

Apache Kafka 0.8.0-beta1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Apache Software Foundation | More scripts
kafka.apache.org
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Java
June 30th, 2013, 20:38 GMT [view history]
C: \ Communication Tools

Just like Facebook's Scribe tool, Kafka can be used for processing large amounts of streaming data.

It can basically handle all kind of activity stream data and processing on a consumer-scale website.

This activity includes page views, searches, and other user actions, all important ingredients for a social website.

Here are some key features of "Apache Kafka":

· Persistent messaging with O(1) disk structures that provide constant time performance even with many TB of stored messages.
· High-throughput: even with very modest hardware Kafka can support hundreds of thousands of messages per second.
· Explicit support for partitioning messages over Kafka servers and distributing consumption over a cluster of consumer machines while maintaining per-partition ordering semantics.
· Support for parallel data load into Hadoop.

What's New in This Release: [ read full changelog ]

· Fixed existing perf tools.
· Wire existing producer and consumer to use the new ZK data structure.
· Create/delete ZK path for a topic in an admin tool.
· Implemented an embedded controller.


download button
Via: Apache Kafka 0.8.0-beta1

0 Comment: