-
Notifications
You must be signed in to change notification settings - Fork 31
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
Implement Kafka using BigQueue #33
Comments
Hi, I would like to work on this. |
Is there any description about this usecase? What will be implemented exactly? |
Hi @cyucelen, this was just an idea that we could work on in future. Our current focus is to build Kafka like APIs for bigqueue which essentially allow multiple iterators over embedded bigqueue. |
So you need to handle multiple readers concurrently for that feature right? I was using bigqueue for a while and waiting for multithreading support too (It's postponed to v0.5.0 as I see). I am not proficient in systems programming but i would like to help about it if you can show me some learning paths on my learning process. TLDR; Kafka like API got my attention and I would like to contribute |
Give me another week or so, we should have more fine grained issues created that you can help with. We are in the process of finalizing the kafka like APIs. |
Take your time. It will educatory for me i guess. |
No description provided.
The text was updated successfully, but these errors were encountered: