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

Document best practices for high level consumer functionality #39

Open
alpe opened this issue Sep 18, 2015 · 1 comment
Open

Document best practices for high level consumer functionality #39

alpe opened this issue Sep 18, 2015 · 1 comment

Comments

@alpe
Copy link
Contributor

alpe commented Sep 18, 2015

I ran into #36 and was wondering how others build high High level consumer functionality?
Would be great to document/ share some ideas/ code about

  • building consumer groups
  • persisting last message read offsets
  • deduplicate messages
    ...
@zorkian
Copy link
Contributor

zorkian commented Sep 21, 2015

And for cross-linking, here is one attempt at Kafka consumer coordination: https://github.com/zorkian/marshal

(Only commenting with this link b/c I know optiopay has expressed they won't be working on this for now, and I am generally a fan of not having huge libraries that do everything.)

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

No branches or pull requests

2 participants