Skip to content
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

Tornado handler #246

Open
godfryd opened this issue Sep 12, 2014 · 3 comments
Open

Tornado handler #246

godfryd opened this issue Sep 12, 2014 · 3 comments

Comments

@godfryd
Copy link

godfryd commented Sep 12, 2014

Hello,

Could you add integration with Tornado i.e. implement a proper handler?
I'm writting an application that is based on Tornado.
I also use fork in my process. Kazoo thread handler can work with Tornado
but unfortunately it does not play nicely with forking.
If Kazoo is integrated with Tornado's ioloop then it could work in one thread with application
and it would solve forking problems.

Regards,
Godfryd

@reorx
Copy link

reorx commented Oct 15, 2014

Please add this feature guys, we want it! ❤️

@isharov
Copy link

isharov commented Oct 20, 2014

+10

@fried
Copy link

fried commented Jan 12, 2015

Tornado supports asyncio btw. So supporting tornado loop would be awesome for people using kazoo in asyncio applications.

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

No branches or pull requests

5 participants