Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

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

已查看 36 次
跳至第一个未读帖子

Karl Lehenbauer

未读,
2015年7月17日 14:00:272015/7/17
收件人
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 个新帖子