Skip to main content

AMQP 1.0

AMQP 1.0 implementation in MAPS Messaging providing enterprise messaging capabilities.

Features

  • Message Delivery Guarantees
  • Flow Control
  • Type System Support
  • Transactional Message Groups

Configuration

protocols:
amqp:
version: "1.0"
port: 5672
max_frame_size: 4294967295
idle_timeout: 120000