Parsely/pykafka

Support rdkafka with gevent

Open

#446 aperta il 5 feb 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (231 fork)batch import
enhancementgeventhelp wanted

Metriche repository

Star
 (1114 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor