Consumer best practices

2016-05-05 Thread Spico Florin
Hello! We are using Kafka 0.9.1. We have created a class CustomKafkaConsumer whose method receive has the pseudocoode public OurClassStructure[] receiveFromKafka() { //gte the message from topic ConsumerRecords received= org .apache .kafka .clients .consumer .KafkaConsum

Consumer Best Practices

2015-06-22 Thread Tom McKenzie
Hello Is there a good reference for best practices on running Java consumers? I'm thinking a FAQ format. - How should we run them? We are currently running them in Tomcat on Ubuntu, are there other approaches using services? Maybe the service wrapper http://wrapper.tanukisoftware.com/d