cadCAD/simulations/distributed/kafkaConfig/__init__.py

1 line
106 B
Python

config = {'send_topic': 'test', 'producer_config': {'bootstrap_servers': 'localhost:9092', 'acks': 'all'}}