Parsely/pykafka

Support rdkafka with gevent

Open

#446 opened on 2016年2月5日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (231 forks)batch import
enhancementgeventhelp wanted

Repository metrics

Stars
 (1,114 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド