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

Flow adapter for kaffe #72

Open
stevehebert opened this issue Jun 14, 2018 · 2 comments
Open

Flow adapter for kaffe #72

stevehebert opened this issue Jun 14, 2018 · 2 comments

Comments

@stevehebert
Copy link

I have a flow adapter for kaffe I use extensively and I'm thinking about open sourcing it. The adapter merges incoming kafka messages to a given Stream.resource/3 that can then be processed, partitioned, windowed, etc. using flow (or other libraries).

My question is this - is this something Kaffe would be interested in having as part of its offering or should I offer it separately. If separate, would you be ok with a name like Kaffe.Stream or would you like something without Kaffe in the name?

@objectuser
Copy link
Contributor

@stevehebert It sounds fairly special purpose, so I don't think it would necessarily fit within Kaffe itself. However, calling it Kaffe.Stream is fine with us!

If you open source it, let us know!

@rwdaigle
Copy link
Contributor

@stevehebert I'd love to hear more details about how you're using Flow for your Kafka stream processing. I imagine it's very domain specific, but a pseudo-code like overview would be interesting?

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

3 participants