[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#782408: ITP: bruce -- Producer daemon for Apache Kafka



Package: wnpp
Severity: wishlist
Owner: "ChangZhuo Chen (陳昌倬)" <czchen@gmail.com>

* Package name    : bruce
  Version         : 1.0.12
  Upstream Author : Dave Peterson, et al.
* URL             : https://github.com/tagged/bruce/
* License         : Apache
  Programming Lang: C++
  Description     : Producer daemon for Apache Kafka

 Bruce is a producer daemon for Apache Kafka. Bruce simplifies clients
 that send messages to Kafka, freeing them from the complexity of direct
 interaction with the Kafka cluster. Specifically, it handles the
 details of:
 .
 - Routing messages to the proper brokers, and spreading the load evenly
   across multiple partitions for a given topic
 - Waiting for acknowledgements, and resending messages as necessary due
   to communication failures or Kafka-reported errors Buffering messages
   to handle transient load spikes and Kafka-related problems
 - Tracking message discards when serious problems occur; Providing
   web-based discard reporting and status monitoring interfaces Batching
   and compressing messages in a configurable manner for improved
   performance
 - Optional rate limiting of messages on a per-topic basis.

-- 
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
http://czchen.info/
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D

Attachment: signature.asc
Description: Digital signature


Reply to: