| Paketname | libnet-stomp-perl | 
| Beschreibung | Perl module providing a Streaming Text Orientated Messaging Protocol Client | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.38-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 108 Byte | 
| Hängt ab von | perl, libclass-accessor-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 19656 Byte | 
| Prüfsumme MD5 | e74aa0b1027e47c01512c6e8af2e376d | 
| Prüfsumme SHA1 | 129f77683f74d8e4c9515f1ef07eaefa91416561 | 
| Prüfsumme SHA256 | ae29678ab0402994a296d4d75393d29c52810606abc403fe4c322e0bdde3b078 | 
| Link zum Herunterladen | libnet-stomp-perl_0.38-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. |