A collection of classes which execute common tasks that require execution on an additional threads.
Project description
# util-threading
[](https://travis-ci.org/seanwiseman/util-threading) [](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
[](https://travis-ci.org/seanwiseman/util-threading) [](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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file utilThreading-1.0.0.tar.gz.
File metadata
- Download URL: utilThreading-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
399ed1a8fa37abaf1cd0dc89c0156aae42052d04b7f19a0108b8df3e1cd4b880
|
|
| MD5 |
07e9ca7d1e15dc8b727ec24f98ba8114
|
|
| BLAKE2b-256 |
50949ba5697833fab9a74a0e0b23efa1cc616f31178eb900a2b202a03d315805
|
File details
Details for the file utilThreading-1.0.0-py3.5.egg.
File metadata
- Download URL: utilThreading-1.0.0-py3.5.egg
- Upload date:
- Size: 6.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66de4d9930c0087e2506a3240957774cd6ed98f654ce24204a4769a1dc7d978e
|
|
| MD5 |
b8ea9b7c536150209e1135169fc65459
|
|
| BLAKE2b-256 |
79787aa741c0aaec786863756bd339b9e17d3d8b6bfa629637433b97c098bd17
|