Parsely/pykafka

Support rdkafka with gevent

Ouverte

#446 ouverte le 5 févr. 2016

 (2 commentaires) (0 réaction) (0 personne assignée)Python (231 forks)batch import
enhancementgeventhelp wanted

Métriques du dépôt

Stars
 (1 114 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur