Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
kafka   0   2988

Kafka is widely used for the asynchronous processing of events/messages.

By default, the Kafka client uses a blocking call to push the messages to the Kafka broker. We can use the non-blocking call if application requirements permit.

Here we will explore how we can use the non-blocking approach to push data to Kafka, what is the impact, and what  could be the concern points and how to take care of them.

Read more there: https://medium.com/naukri-engineering/publishing-to-kafka-synchronous-vs-asynchronous-bf49c4e1af25


kafka   0   2988
0 comments on 'Publishing To Kafka — Synchronous Vs Asynchronous'
Login to comment

DigitalOcean Referral Badge

© 2022-2023 Python Circle   Contact   Sponsor   Archive   Sitemap