Skip to content

Conversation

aNutForAJarOfTuna
Copy link
Contributor

A high level consumer based on the original consumer

Implemented:

  • Allow client to take n messages at a time without blocking even not enough message in kafka
  • Auto commit offsets for consumed messages, not commit on failure.

TODO:

  • Multiple consumers in the same group consuming at the same time without duplicated message.

@Jroland
Copy link
Owner

Jroland commented Nov 25, 2014

Thanks Nut, ill have a look this week. Might be a good idea to create multiple high level consumers packages that build on the base.

@altruism
Copy link

altruism commented Dec 8, 2014

@Jroland any news on this PR?

@buybackoff buybackoff mentioned this pull request May 3, 2015
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

Successfully merging this pull request may close these issues.

3 participants