Skip to main content

A collection of classes which execute common tasks that require execution on an additional threads.

Project description

# util-threading

[![Build Status](https://travis-ci.org/seanwiseman/util-threading.svg?branch=master)](https://travis-ci.org/seanwiseman/util-threading) [![Coverage Status](https://coveralls.io/repos/github/seanwiseman/util-threading/badge.svg?branch=master)](https://coveralls.io/github/seanwiseman/util-threading?branch=master)

Util Threading is a collection of useful classes which all execute common tasks that require execution on an additional
threads.


Features:

- ManagerThread: A utility Thread wrapper which starts a thread that manages a queue and passes queue entries to be
processed a by user defined function.

- SocketClientThread: A utility Thread wrapper which starts 3 threads that manage the listening, data receiving of
socket connections and passes the received data to the user defined function via a queue.





## Installation


## Usage


## Example

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

utilThreading-1.0.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

utilThreading-1.0.0-py3.5.egg (6.5 kB view hashes)

Uploaded Source

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