Skip to main content

Threadless router implementation for RapidSMS

Project description

A RapidSMS router implementation that removes the threading functionality from the legacy Router class. Rather, all inbound requests are handled via the main HTTP thread. Backends can optionally pass requests to a message queue for out-of-band responses. threadless_router attempts to:

  • Make RapidSMS backends more Django-like. Use Django’s URL routing and views to handle inbound HTTP requests.

  • Remove clutter and complexity of route process and threaded backends.

  • Ease testing – no more threading or Queue modules slowing down tests.

Please refer to the documentation for more details.

Development by Caktus Consulting Group.

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

rapidsms-threadless-router-0.1.1.tar.gz (8.9 kB view details)

Uploaded Source

File details

Details for the file rapidsms-threadless-router-0.1.1.tar.gz.

File metadata

File hashes

Hashes for rapidsms-threadless-router-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9f4a212537e9fc190e8ca6c35272c2ae84d28b7be8d51dc2dc05c8dfcdb3b125
MD5 ad45cc2eaae78fc992fec1a4164d44ae
BLAKE2b-256 4ab3f4e9e0dd660f4e631f6475a87d779b975f6919a189678ab50e06247509ce

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