Container for thrift services.
Project description
CI status:
ThriftPool is an application server for Thrift services. It should create needed sockets, start workers, serve requests from client and log them. It use pyuv as wrapper for libuv and pre-fork model for load balancing between workers. Request processing written in Cython.
Key features:
Pre-fork worker model;
Fast request processing (~3500 rps);
Support request logging.
Code of project based on Celery.
Changelog
0.1.21
Add support for handlers start and stop;
0.1.19 - 0.1.20
Add support for worker restarting after their ttl expired;
0.1.17 - 0.1.18
Ensure that acceptors started after workers crashed;
0.1.15 - 0.1.16
Fix bugs;
0.1.14
Start listeners after workers;
0.1.1 - 0.1.13
Add support for prefork model;
0.1.0 (initial release)
Base prototype;
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
File details
Details for the file thriftpool-0.2.9.tar.gz
.
File metadata
- Download URL: thriftpool-0.2.9.tar.gz
- Upload date:
- Size: 64.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4093cc1651c8b1f94d7fc659fe6739601154d6dcdd8af5a2e097e5987d8f88b2 |
|
MD5 | d679d664729cf49d74795bf2a096828f |
|
BLAKE2b-256 | 798bfd93b27ae799af662640bc6588b59caa1f5ed45adb763274fff62c7139bb |