Skip to main content

A Python package implementing a broker-worker pattern using ZeroMQ for communication.

Project description

This package provides a basic implementation of a broker-worker pattern using ZeroMQ (ZMQ) for communication. It includes three classes: BrokerWorker, BrokerClient, and Broker. The BrokerWorker class represents a worker that connects to a broker endpoint using ZMQ. The BrokerClient class represents a client that connects to a broker endpoint using ZMQ. The Broker class represents the broker itself and handles communication between clients and workers. This package is suitable for building distributed systems or task queues.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

USSZmqTools-0.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

USSZmqTools-0.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page