Rest Api
tech7857 opened this issue · 1 comments
tech7857 commented
Hi
i am working on writing a producer to post messages to Kafka Topic. I will be posting around 100k messages per day.
I was wondering if I can go ahead and use the Kafka Rest Api for posting or write a confluent producer code.
any consideration I should be aware. Which one will be most appropriate for my scenario.
Thanks