Kafka - with Java/Python
What is the main purpose of the
produce() method in the Python confluent-kafka producer?produce() method in the Python confluent-kafka producer?produce()produce() method is used to send messages to a Kafka topic from the producer.flush() waits for messages to be sent, and connection is set by configuration, not produce().produce() sends messages [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions