Skip to content

Add gevent support for Producer #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mahendra opened this issue Jul 3, 2013 · 1 comment
Closed

Add gevent support for Producer #39

mahendra opened this issue Jul 3, 2013 · 1 comment
Labels

Comments

@mahendra
Copy link
Collaborator

mahendra commented Jul 3, 2013

This will be done as soon as #37 and #33 are merged. Should be few lines of code.

You can see the diffs here (on top of #37).
mahendra/kafka-python@gevent...gevent-producer

@dpkp
Copy link
Owner

dpkp commented Dec 5, 2015

There are no plans to use pluggable driver support. The current client code now has a very simple async io loop. I expect that if we were to implement a full async io stack, we would probably use asyncio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants