-
Reproducer:
$ cat SendReceive_HugeMapMessage.java
import javax.jms.*;
import org.apache.qpid.amqp_0_10.jms.impl.ConnectionImpl;
public class SendReceive_HugeMapMessage {
private int blocks;
pri…
-
`app = Celery("bg_task", broker="amqp://sc:sc@127.0.0.1:5672", backend="rpc://")`
I am running both rabbitmq and celery inside ec2. Though the above celery instance is being configured to use amqp…
-
Should the media encoding, transcribing, image residing, etc., be moved out to a separate `media-services`?
-
As outlined in https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-sas#use-the-shared-access-signature-at-amqp-level
This would allow the shovel to connect to endpoints (such a…
-
http://www.python.org/dev/peps/pep-0008/ :
Tabs or Spaces?
```
Never mix tabs and spaces.
```
-
I set up a new VM, I followed the instructions on a the wiki. I did this successfully for creating one compute worker, but when I went to create a second I got an error.
I confirmed I have the rig…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
Hey, after updating to v3 this is no longer working
```js
import { AMQPClient } from '@cloudamqp/amqp-client'
const amqp = new AMQPClient('amqp://localhost')
const conn = await amqp.connect(…
-
I have been trying to run a simple example client against various different AMQP servers from the Apache Software Foundation (Apache ActivemMQ Artemis, Apache Qpid Dispatch Router and Apache c++ broke…
-