Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-7299

Using erlang and amqp protocol

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • AMQP
    • None

    Description

      I'm currently using the RabbitMQ broker and have a plan to switch to ActiveMQ. But I don't know how to figure out some functionality from ActiveMQ. 

      For working with ActiveMQ I use this client https://github.com/rabbitmq/rabbitmq-amqp1.0-client

      Please tell me if there is an opportunity in ActiveMQ to set parameters or their analogs that we use in RabbitMQ? 

      These are the parameters that I use in RabbitMQ when declaring the queue:

      • exclusive (used by only one connection and the queue will be deleted when that connection closes)
      • auto-delete (queue that has had at least one consumer is deleted when the last consumer unsubscribes)
      • args:
      • Queue TTL
      • Queue length limit

      Help me please or tell me where to turn with this request?

      Attachments

        Activity

          People

            Unassigned Unassigned
            GovindaGopal Roman Hordovskyi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: