Paketname | libnet-stomp-perl |
Beschreibung | A Streaming Text Orientated Messaging Protocol Client |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.34-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 14266 Byte |
Prüfsumme MD5 | bcb7c0dfbbe446e7390d7f6be0eea8db |
Prüfsumme SHA1 | f08f35a0d5166623bd6f6bae36e317fa42e8a85f |
Prüfsumme SHA256 | c79e44d2fce8d6ee4f865002f7957d95d1beba92d38e201ff579c564ab5cf630 |
Link zum Herunterladen | libnet-stomp-perl_0.34-1_all.deb |
Ausführliche Beschreibung | Net::Stomp allows you to write a Stomp client. Stomp is the Streaming Text
Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and
Represented by the symbol :ttmp). It's a simple and easy to implement
protocol for working with Message Orientated Middleware from any language.
Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache
2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with many
enterprise features.
.
A Stomp frame consists of a command, a series of headers and a body - see
Net::Stomp::Frame for more details.
.
For details on the protocol see http://stomp.codehaus.org/Protocol.
|