Paketname | python-stompy |
Beschreibung | Implementation of the STOMP protocol in Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.5-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-nose (>= 0.11), python-dingus |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 10614 Byte |
Prüfsumme MD5 | a00961d35594152478153408c33d968d |
Prüfsumme SHA1 | 179e8b81c11b3603e94276de7f151d3d73e7ff06 |
Prüfsumme SHA256 | 52ae9f3074fb7f5d085446df5cefb5074cfbaeb693b8c8f08adbd57a16ada67b |
Link zum Herunterladen | python-stompy_0.2.5-1_all.deb |
Ausführliche Beschreibung | This is useful for connecting to and communicating with Apache ActiveMQ
(an open source Java Message Service (JMS) message broker) or other brokers
with support for the STOMP protocol.
.
The majority of the methods available take a single argument; a dictionary.
This dictionary should contain the necessary bits you need to pass to the
STOMP server. It is outlined in each method exactly what it needs to work.
|