help me set up a kafka system using docker and python
Budget: $10 – $30 USD
I need help to set up a kafka cluster consisting of a server and a client where i from python can post messages from the client to the server, and the server saves these messages as files in a directory specified by the client.
if the connection gets disconnected between server and client, the client must buffer up messages and automatically send these once back online again. its important that kafka runs in docker containers.
if the connection gets disconnected between server and client, the client must buffer up messages and automatically send these once back online again. its important that kafka runs in docker containers.