STOMP client library for Python including both synchronous and Twisted implementations.
Project description
stomp, stomper, stompest!
Stompest is a no-nonsense Stomp implementation for Python including both synchronous and Twisted clients.
Modeled after the Perl Net::Stomp module, the synchronous client is dead simple. It does not assume anything about your concurrency model (thread vs process) or force you to use it any particular way. It gets out of your way and lets you do what you want.
The Twisted client is a full-featured STOMP protocol client built on top of the stomper library. It supports destination-specific message handlers, concurrent message processing, graceful shutdown, “poison pill” error handling, and connection timeout.
This module is thoroughly unit tested and production hardened for the functionality used by Mozes: persistent queueing on ActiveMQ. Minor enhancements may be required to use this STOMP adapter with other brokers or certain feature sets like transactions or binary messages.
See examples directory for sample usage.
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 stompest-1.0.2.tar.gz
.
File metadata
- Download URL: stompest-1.0.2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b71676c0144058b480397652ee8fd3749e8fc7713fe3296fce743984f0a3da3 |
|
MD5 | ed7b606d8dd1cb12e1329d01eb2b2236 |
|
BLAKE2b-256 | 80c643866524a5c76c8878d30b6f8b93aa9787cfe0e47b48086f118b56a90ad6 |