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
File details
Details for the file rapidsms-threadless-router-0.1.4.tar.gz
.
File metadata
- Download URL: rapidsms-threadless-router-0.1.4.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff9bf1f14858396fb08e28c632307fbfd0722032f151b942326628b126b41c46 |
|
MD5 | 52467ddcd4696c37d4a959b23426916e |
|
BLAKE2b-256 | 54d2545216a1f7fd8e664986afc5ae9936c2b113546d138aa7bdf41ff4970c60 |