-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add Kafka #91
base: main
Are you sure you want to change the base?
Add Kafka #91
Conversation
Hey @elisalimli, I am just taking a look at ray which can simplify the integration Also worth reading distributed kafka consumers with ray |
I am testing this in a Kubernetes cluster and provide feedback along the way; |
@teocns I haven't looked at it yet. What would be the benefit of using Ray instead of just Kafka? |
@homanp we can deploy this |
What does this PR do?
Fixes #39 #53
Steps to test
docker-compose up -d
to spin up kafka, kafka-ui and rediscd ./service/kafka/ & python3 ./consume.py