Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
carrot-users
Conversations
About
carrot-users
1–30 of 57
Mark all as read
Report abusive group
0 selected
Rich Rauenzahn
10/22/21
lost messages in Kombu
I was having an issue with periodic lost messages -- I figured out how to "fix" it, but I
unread,
lost messages in Kombu
I was having an issue with periodic lost messages -- I figured out how to "fix" it, but I
10/22/21
Matt Bennett
,
Robert Myers
5
12/30/14
ConsumerMixin thread-safety
Thanks again Bob. Yes, ack'ing immediately neatly avoids the whole thread-safety issue by
unread,
ConsumerMixin thread-safety
Thanks again Bob. Yes, ack'ing immediately neatly avoids the whole thread-safety issue by
12/30/14
Chris Friesen
9/23/14
behaviour when receiving a "close-connection" message from server?
Hi, We're currently using rabbitmq in active/standby mode with drbd-backed storage. (I know
unread,
behaviour when receiving a "close-connection" message from server?
Hi, We're currently using rabbitmq in active/standby mode with drbd-backed storage. (I know
9/23/14
Dayton Gomez
9/12/14
Kombu Heartbeating under librabbitmq
Hello! I've been using Kombu for some microservice experimentation recently. I've noticed
unread,
Kombu Heartbeating under librabbitmq
Hello! I've been using Kombu for some microservice experimentation recently. I've noticed
9/12/14
Jevgenij Tsoi
7/25/14
Probably the key (*) has been removed from the Redis database. - Undestanding Kombu
Hi! I am facinated by Kombu/RabbitMQ/Redis combo and think it is a real alternative to Kafka and
unread,
Probably the key (*) has been removed from the Redis database. - Undestanding Kombu
Hi! I am facinated by Kombu/RabbitMQ/Redis combo and think it is a real alternative to Kafka and
7/25/14
Shaumyadeep Chaudhuri
7/25/14
'deliver-once' from queue with django-orm backend
Hi, I am using kombu django orm backend with celery. Now the celery docs say that the django backend
unread,
'deliver-once' from queue with django-orm backend
Hi, I am using kombu django orm backend with celery. Now the celery docs say that the django backend
7/25/14
Fabio Sangiovanni
7/10/14
hang in publish on disconnections
Hi everybody, I'm quite a novice of kombu and of python in general, so please forgive me if I
unread,
hang in publish on disconnections
Hi everybody, I'm quite a novice of kombu and of python in general, so please forgive me if I
7/10/14
Fayaz Yusuf Khan
6/26/14
Any ways to use existing connection objects?
Hi, Passing URIs to kombu.Connection is, well, pretty basic. But it does not lend itself well to
unread,
Any ways to use existing connection objects?
Hi, Passing URIs to kombu.Connection is, well, pretty basic. But it does not lend itself well to
6/26/14
Félix López
,
Ask Solem
2
5/23/14
My connection is re-established but the consumers are not re-connected to the queue [rabbitmq]
On May 21, 2014, at 9:12 AM, Félix López <felix...@shuttlecloud.com> wrote: Hi all, I'm
unread,
My connection is re-established but the consumers are not re-connected to the queue [rabbitmq]
On May 21, 2014, at 9:12 AM, Félix López <felix...@shuttlecloud.com> wrote: Hi all, I'm
5/23/14
Rich Rauenzahn
,
Ask Solem
2
3/28/14
Trying to understand why kombu queue is empty ... when having multiple connections
On Mar 11, 2014, at 10:01 PM, Rich Rauenzahn <rrau...@gmail.com> wrote: I'm using a kombu
unread,
Trying to understand why kombu queue is empty ... when having multiple connections
On Mar 11, 2014, at 10:01 PM, Rich Rauenzahn <rrau...@gmail.com> wrote: I'm using a kombu
3/28/14
Félix López
,
Ask Solem
3
2/25/14
Best practices for long running processes
thanks ;) El martes, 25 de febrero de 2014 16:49:47 UTC+1, Ask Solem escribió: On Feb 24, 2014, at 7:
unread,
Best practices for long running processes
thanks ;) El martes, 25 de febrero de 2014 16:49:47 UTC+1, Ask Solem escribió: On Feb 24, 2014, at 7:
2/25/14
Alfonso Acosta
2/13/14
[kombu] Unexpected behaviour in consumer using connection pools
Hi, I wrote a consumer which uses connection pool. However, to my surprise, it only pops (acks) one
unread,
[kombu] Unexpected behaviour in consumer using connection pools
Hi, I wrote a consumer which uses connection pool. However, to my surprise, it only pops (acks) one
2/13/14
Michael Nelson
, …
Ask Solem
3
2/3/14
Kombu: Async Consumer
On Jan 24, 2014, at 1:20 PM, Michael Nelson <mjn...@gmail.com> wrote: Hello, First, I
unread,
Kombu: Async Consumer
On Jan 24, 2014, at 1:20 PM, Michael Nelson <mjn...@gmail.com> wrote: Hello, First, I
2/3/14
Mathieu Longtin
,
Ask Solem
2
2/3/14
dropped message on busy rabbitmq server
On Jan 28, 2014, at 9:14 PM, Mathieu Longtin <mat...@closetwork.org> wrote: I am testing
unread,
dropped message on busy rabbitmq server
On Jan 28, 2014, at 9:14 PM, Mathieu Longtin <mat...@closetwork.org> wrote: I am testing
2/3/14
Michael Hrivnak
,
Ask Solem
2
10/11/13
adding qpid support
On Oct 10, 2013, at 2:25 PM, Michael Hrivnak <mhri...@hrivnak.org> wrote: > Hello, >
unread,
adding qpid support
On Oct 10, 2013, at 2:25 PM, Michael Hrivnak <mhri...@hrivnak.org> wrote: > Hello, >
10/11/13
Jorge Sanchez
,
Ask Solem
2
10/3/13
strange Kombu + gevent behaviour
On Oct 2, 2013, at 8:22 AM, Jorge Sanchez <xsa...@gmail.com> wrote: > Hello, > >
unread,
strange Kombu + gevent behaviour
On Oct 2, 2013, at 8:22 AM, Jorge Sanchez <xsa...@gmail.com> wrote: > Hello, > >
10/3/13
Darryl Pierce
10/2/13
Introduction
Hi, wanted to introduce myself. I'm a senior software engineer from Red Hat who works on the Qpid
unread,
Introduction
Hi, wanted to introduce myself. I'm a senior software engineer from Red Hat who works on the Qpid
10/2/13
Robert Myers
2
9/4/13
when to use bind_to for Exchange and Queue
Answered my own question on this one. During the declaration of Queue, I neglected to put an exchange
unread,
when to use bind_to for Exchange and Queue
Answered my own question on this one. During the declaration of Queue, I neglected to put an exchange
9/4/13
ceelian
, …
Ask Solem
5
8/31/13
Use Queue directly (without exchange)
On Aug 29, 2013, at 2:57 PM, Robert Myers <ccri...@gmail.com> wrote: > I'm looking to
unread,
Use Queue directly (without exchange)
On Aug 29, 2013, at 2:57 PM, Robert Myers <ccri...@gmail.com> wrote: > I'm looking to
8/31/13
Matteius Davis
,
Ask Solem
5
6/19/13
Cleaning up failed RPC queues with TTL or another option?
Thanks Ask, It does appear to be working for us! On Tue, Jun 18, 2013 at 12:18 PM, Ask Solem <ask@
unread,
Cleaning up failed RPC queues with TTL or another option?
Thanks Ask, It does appear to be working for us! On Tue, Jun 18, 2013 at 12:18 PM, Ask Solem <ask@
6/19/13
Scott Turnbull
3/4/13
default decoding when content_type not set?
I'm reading messages from a several partner brokers who are some of whom are sending JSON in the
unread,
default decoding when content_type not set?
I'm reading messages from a several partner brokers who are some of whom are sending JSON in the
3/4/13
Scott Turnbull
,
Ask Solem
2
2/21/13
Re: amqp.exceptions.AMQPError: Received frame type 1 while expecting type: 2
On Feb 5, 2013, at 9:22 PM, Scott Turnbull <stream...@gmail.com> wrote: > I have a basic
unread,
Re: amqp.exceptions.AMQPError: Received frame type 1 while expecting type: 2
On Feb 5, 2013, at 9:22 PM, Scott Turnbull <stream...@gmail.com> wrote: > I have a basic
2/21/13
Blair Zajac
,
Ask Solem
4
2/4/13
Understanding failover features
On Feb 3, 2013, at 6:36 AM, Blair Zajac <bl...@orcaware.com> wrote: > > I'm not able
unread,
Understanding failover features
On Feb 3, 2013, at 6:36 AM, Blair Zajac <bl...@orcaware.com> wrote: > > I'm not able
2/4/13
Ask Solem
1/31/13
Re: How to develop a new transport module
On Saturday, November 3, 2012 12:51:36 AM UTC, Jeff Laughlin wrote: Hello, I am trying to develop a
unread,
Re: How to develop a new transport module
On Saturday, November 3, 2012 12:51:36 AM UTC, Jeff Laughlin wrote: Hello, I am trying to develop a
1/31/13
Ask Solem
1/23/13
Re: Cannot import kombu from jython
On Wednesday, January 16, 2013 8:40:31 PM UTC, the.fc...@gmail.com wrote: I'm trying to port a
unread,
Re: Cannot import kombu from jython
On Wednesday, January 16, 2013 8:40:31 PM UTC, the.fc...@gmail.com wrote: I'm trying to port a
1/23/13
Ask Solem
1/23/13
Re: [carrot-users] Kombu performance with librabbitmq vs pika > 0.9.5 ?
On Jan 23, 2013, at 12:57 AM, Matteius Davis <matt...@gmail.com> wrote: > Greetings, >
unread,
Re: [carrot-users] Kombu performance with librabbitmq vs pika > 0.9.5 ?
On Jan 23, 2013, at 12:57 AM, Matteius Davis <matt...@gmail.com> wrote: > Greetings, >
1/23/13
Alex Lyakas
4/9/12
drain_events() stuck even when timeout specified
Greetings everybody, I am using python-combu 1.0.4-2 shipped with ubuntu-natty. I have a code that
unread,
drain_events() stuck even when timeout specified
Greetings everybody, I am using python-combu 1.0.4-2 shipped with ubuntu-natty. I have a code that
4/9/12
loki77
2
4/5/12
having trouble with kombu documentation ConsumerMixin example
I actually figured this out - if a queue name is not given, then the Queue doesn't automatically
unread,
having trouble with kombu documentation ConsumerMixin example
I actually figured this out - if a queue name is not given, then the Queue doesn't automatically
4/5/12
loki77
4/5/12
using prefetch_count and ack'ing messages in batches
If I set a consumer up so that it has a prefetch_count of 20, is there a way I can bulk acknowledge
unread,
using prefetch_count and ack'ing messages in batches
If I set a consumer up so that it has a prefetch_count of 20, is there a way I can bulk acknowledge
4/5/12
gabor
,
Ask Solem
2
2/20/12
redis or rabbitmq?
On 20 Feb 2012, at 11:31, gabor wrote: > hi, > > > so, what are the disadvantages of
unread,
redis or rabbitmq?
On 20 Feb 2012, at 11:31, gabor wrote: > hi, > > > so, what are the disadvantages of
2/20/12