Basics

The EagerMessageFeed is a basic components which just like the MessageFeed, it pull messages from Kafka and use an function parameter to handle these messages, one difference is that it will pull message as soon as possible

It can be closed by call wakeup method

  • No labels