Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: kafkatcl 1.0 - a Tcl interface to the Apache Kafka distributed messaging system

36 views
Skip to first unread message

Karl Lehenbauer

unread,
Jul 17, 2015, 2:00:27 PM7/17/15
to
KafkaTcl provides a Tcl interface to the Apache Kafka distributed messaging system

Functionality

* Provides a natural Tcl interface
* Fast
* Asynchronous
* Thread safe
* Free!

Major highlights of the 1.0 release:

* callbacks have been overhauled. It is no longer necessary to invoke consume_callback methods to get callbacks; consume callbacks are fully automated through the Tcl event system.

* topic producer and consumer objects have new info method with "info topic" and "info partitions" suboptions.

* new "meta" method for kafka handles with "refresh" and "print" suboptions.

* several memory leak fixes.

0 new messages