Parsely/pykafka

Support rdkafka with gevent

Open

#446 创建于 2016年2月5日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (231 fork)batch import
enhancementgeventhelp wanted

仓库指标

Star
 (1,114 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

As proven by libraries like psycopg2 it is possible to provide a way to integrate a C extension with gevent. This may or may not require cooperation on librdkafka's part but will provide a lot of value in terms of throughput and concurrency. Let's investigate on what's required in order to enable gevent support even with the C extension enabled.

贡献者指南