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

Hand-crafted C implementation #10

Open
michaelklishin opened this issue Apr 17, 2011 · 2 comments
Open

Hand-crafted C implementation #10

michaelklishin opened this issue Apr 17, 2011 · 2 comments

Comments

@michaelklishin
Copy link
Member

If we want to squeeze as much performance as possible, we need to make C implementation hand-crafted and not generated. That does not make things significantly more time-consuming or error-prone, though. Worth giving a shot.

@thedrow
Copy link

thedrow commented Jan 26, 2016

Can't we generate the binding to librabbitmq's implementation instead?

@michaelklishin
Copy link
Member Author

@thedrow librabbitmq may or may not be particularly easy to embed. Our experience on rabbitmq-users suggests it also needs a lot of work before it can be considered a complete, polished and mature library.

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

No branches or pull requests

2 participants