Skip to main content

Container for thrift services.

Project description

CI status: cistatus

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);

  • Compatibility with gevent through monkey patching;

  • 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


Download files

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

Source Distribution

thriftpool-0.1.23.tar.gz (57.2 kB view details)

Uploaded Source

File details

Details for the file thriftpool-0.1.23.tar.gz.

File metadata

  • Download URL: thriftpool-0.1.23.tar.gz
  • Upload date:
  • Size: 57.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for thriftpool-0.1.23.tar.gz
Algorithm Hash digest
SHA256 529deae11b3b303ae4adfde1e879759fc53681e7f258180ef434d6d47b2ca908
MD5 0f9f8065dc9decbac014e9f54990553d
BLAKE2b-256 dffff119809e650f709f9969d02cf9dfe4d0a365758f7eb3471eebafd00c6505

See more details on using hashes here.

Supported by

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