I would like to have a producer and consumer in the same binary. I want to send a message and have the consumer read the message and exit immediately. Is there an example I can follow for something like this?
- java kafka multithreaded Keith Brown
- Re: java kafka multithreaded Matthias J. Sax