Plasma GitLab Archive
Projects Blog Knowledge

Netamqp - AMQP client

This is an AMQP client for AMQP-0-9-1.

Features:

  • Support for all AMQP commands
  • Event-based implementation
  • Multiple channels are supported
Restrictions:
  • No heartbeats
  • Only PLAIN authentication is implemented
  • No SSL support yet (but prepared for it)
  • No built-in thread safety (user has to ensure this)
Tests (so far):
  • RabbitMQ

Modules


Netamqp_rtypes
Support for remote types not already covered by Rtypes
Netamqp_types
General types for AMQP
Netamqp_transport
Low-level AMQP transporters
Netamqp_methods_0_9
Netamqp_endpoint
Endpoints are low-level containers for the protocol state
Netamqp_connection
Manage AMQP connections
Netamqp_channel
Manage AMQP channels
Netamqp_exchange
Managing exchanges
Netamqp_queue
Managing queues
Netamqp_basic
Sending and receiving messages via a queue
Netamqp_tx
Transactions

Index of types
Index of exceptions
Index of values
Index of class methods
Index of class types
Index of modules

Further documentation


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml