-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Feature ideas #16
Comments
I would like to play with using on it, mobiles etc. A good logging, tracing basis is needed when you distribute over these options style devices. |
Is there any benchmark between kafka and jocko? |
Authentication and transport encryption is essential. Especially if the authentication management could be done better than it is in Kafka right now. |
You may already be thinking along these lines, but here are a few things I'd like to see:
In addition to everything you're already doing, I think think this would go a long way in making Jocko a more user/ops-friendly Kafka alternative. I'm just starting to dig into the code, but I'm open to discussing specific ideas and helping where I can. |
@kylemcc
|
@thedrow another way would be to go a similar way as nsq does it. They have a separate tool called nsq_to_nsq to handle this. Makes the server itself simpler. |
@choleraehyq does Kafka have a benchmarking script or strategy we can build from? |
Damn, they have an obscene amount of bash written |
This issue is where we can propose and collaborate on feature ideas.
When you submit an idea, describe the problem and propose a solution.
How you can contribute today.
The text was updated successfully, but these errors were encountered: