-
Can the result of `AMQP::Client.new(...).connect` be shared across fibers?
If not, what's the recommended way to access RabbitMQ from multiple fibers?
Thanks!
-
I took a look at the code (note: I have zero experience of Crystal), but could not find anything related to configuring this.
I'm asking this since RabbitMQ metrics are indicated that the number of…
-
**php-amqplib: 2.10.0**
**php version: 7.0**
Recently, we added too many producers, as a result,we discovered the following exception thrown occasionally.
`stream_socket_client(): unable to con…
-
We are running AmqProxy in a mostly RPC style setup and are experiencing some annoying memory leaks.
It looks like the proces is leaking 8188k sized page tables, which causes the server to run out of…
-
👋 Hi there! We noticed this provider is on our list of community providers, however it has not yet been published to the newly-released Terraform Registry for Providers (registry.terraform.io). We'd …
-
Hi! Very cool provider and one that we'd like to use at our company.
I'd like to see this provider be officially supported by terraform's `terraform init` and to do that the source has to pass a se…
-
Hello -
I am trying to connect and send message from QPID JMS client to RabbitMQ with AMQP 1.0 plugin.I could send message to a queue.
However,
I can't add custom fields to the head of the proper…
-
Following on from https://github.com/hypothesis/h/issues/6192, we want to get a better understanding of the volume of activity / usage that the WebSocket server is currently seeing, which will provide…
-
when I read a article(url: https://www.cloudamqp.com/blog/2018-01-19-part4-rabbitmq-13-common-errors.html), I get a advice of that "Don’t open and close connections or channels repeatedly"
But I re…
-
rabbitmq_exporter gets an "x509: certificate signed by unknown authority" when connecting to CloudAMQP instances (hosted at *.rmq.cloudamqp.com).
This subdomain is signed using a Comodo root certif…