Kafka Consumer(Poll Un committed messages) for Typescript and NodeJS
Budget: ₹600 – ₹1,500 INR
I am looking for Kafka consumer, to poll the uncommitted messages, process and commit them.
Acceptance Criteria:
1. Code should be compatible to Type Script and NodeJS backend
2. When I ran your code periodically, I should be able to see the new messages from Kafka topic. Means, we fetch new(uncommitted) messages, process the messages, commit message on successful processing
3. Required production Ready code
4. If all works fine, may require your support at integrating this with the existing project
Note:
1. I am not looking for SUBSCRIPTION method to listen the topic. As your code runs periodically every 1min cronjob.
2. Assume that, kafka producer + kafka setup already in working state. only looking for KAFKA CONSUMER
Acceptance Criteria:
1. Code should be compatible to Type Script and NodeJS backend
2. When I ran your code periodically, I should be able to see the new messages from Kafka topic. Means, we fetch new(uncommitted) messages, process the messages, commit message on successful processing
3. Required production Ready code
4. If all works fine, may require your support at integrating this with the existing project
Note:
1. I am not looking for SUBSCRIPTION method to listen the topic. As your code runs periodically every 1min cronjob.
2. Assume that, kafka producer + kafka setup already in working state. only looking for KAFKA CONSUMER