Parsely/pykafka

Support rdkafka with gevent

Offen

#446 geöffnet am 05.02.2016

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (231 Forks)batch import
enhancementgeventhelp wanted

Repository-Metriken

Stars
 (1.114 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide