/mock-consumer

A mock data queue consumer

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

mock-consumer

Requirements:

  • Python 3

Description

This program reads a queue and pretends to send the data to a log server.

This program was made to be used with mock-producer.

This program was made to run inside a Kubernetes pod, but it can be used in a real machine because is a simulated component.