Skip to main content

An extensible driver framework with pooling

Project description

© 2012 Urban Airship

https://github.com/urbanairship/kiddiepool

https://secure.travis-ci.org/urbanairship/kiddiepool.png?branch=master

Goals

  • Create a reusable connection pool class that handles failover

Creating a New Client

Subclass at least KiddieClient to create the public API for your client driver. Should call KiddieClient._sendall(<str>) to send data.

TODO Have the client create it’s own pool?

Using the Pool

  1. Create a KiddiePool of connections (KiddieConnections)

  2. Pass the pool instance to your KiddieClient subclass for use

  3. Use your client’s API and it will use the pool automatically

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

kiddiepool-0.1.6.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file kiddiepool-0.1.6.tar.gz.

File metadata

  • Download URL: kiddiepool-0.1.6.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kiddiepool-0.1.6.tar.gz
Algorithm Hash digest
SHA256 ed20669cba8598ee3ca8443b1b198470a4e235cd112a075eebe3bb6367dbe80f
MD5 b5c5d579ee3fc5502ffd4eafd679479a
BLAKE2b-256 14300e9a0af0a14d64712efc835f81fd7b02f99c70dd3ae19e52f616da66ddb4

See more details on using hashes here.

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