Pollinator is a Python poll and generator based package for writing simple non-blocking network services
Project description
Pollinator is a Python package that uses select/poll with generators to ease the development of simple non-blocking network services, avoiding any need for threading. Along with the core code are implementations of a simple HTTP server and netstring-based RPC code for client and server.
This code is under early development and will centralize utility code already present in the “taskforce” and “rainbarrel” packages.
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
pollinator-0.0.3.tar.gz
(12.2 kB
view details)
File details
Details for the file pollinator-0.0.3.tar.gz
.
File metadata
- Download URL: pollinator-0.0.3.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed04b4f3dba2258c85b07b68c07bf7a7520a31f07898978d4e2d15c5bdc1cb5f |
|
MD5 | 737b165aa0577ff02b24ee1499fbf1f9 |
|
BLAKE2b-256 | 1a62cb4ce0ab77a2fc1fa7f087a2a3e69622fc2bcf9d549c6512f60a905f61d1 |