issues
search
ask
/
carrot
AMQP Messaging Framework for Python (discontinued; Use Kombu instead)
http://ask.github.com/carrot/
BSD 3-Clause "New" or "Revised" License
197
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix a few typos
#41
timgates42
opened
3 years ago
0
ImportError: No module named backend
#40
hoyeunglee
opened
7 years ago
0
carrot.utils - cannot import _uuid_generate_random - python 2.7.11
#39
ericpershey
opened
8 years ago
2
Use guest/guest as username/password in README
#38
btubbs
closed
14 years ago
4
celery: Remove empty AMQP result queues
#37
PiotrSikora
closed
14 years ago
1
Global request timeout
#36
enginoid
opened
14 years ago
1
Make the stomp backend actually pass through the username and password
#35
LegNeato
closed
14 years ago
1
fixing typo in intro docs code
#34
swanson
closed
14 years ago
1
pika backend calls basic_get with incorrect arguments
#33
jpellerin
closed
14 years ago
1
memory backend not working: 'Backend' object has no attribute 'callback'
#32
jonozzz
opened
14 years ago
3
No ability to set different auto_delete setting for both exchange and queue.
#31
ask
opened
14 years ago
0
test_consumerset_iterconsume fails
#30
fladi
opened
14 years ago
0
New API
#29
ask
opened
14 years ago
0
debian package: python-carrot depends on python-django
#28
ask
opened
14 years ago
0
Receive messages with any routing_key
#27
swehner
closed
14 years ago
1
carrot doesn't work with amqplib 0.5, but the setup.py dependency is not versioned.
#26
timetric
closed
14 years ago
1
global name 'django_settings' is not defined
#25
andrewwatts
closed
14 years ago
1
Consumer.iterconsume should raise StopIteration when backend channel is closed
#24
stevvooe
closed
14 years ago
0
Python Queue module based backend doesn't work with iterconsume() or wait()
#23
yosh
closed
14 years ago
1
carrot.messaging.establish_connection requires DjangoBrokerConnection
#22
twillis
closed
14 years ago
2
Apache Qpid C++ Broker 0.5 support seems to be broken
#21
esizikov
opened
14 years ago
2
carrot cannot used on python 2.4
#20
ghost
closed
14 years ago
5
Do you need django to generate the docs?
#19
atkinson
closed
15 years ago
2
qos is not subclassed in amqp backend
#18
stevvooe
closed
15 years ago
5
backend fails after call to queue_exists for non-existent queue
#17
ltucker
closed
15 years ago
1
No exception raised when mandatory=True and message cannot be routed
#16
ltucker
opened
15 years ago
5
Docs specify "vhost" instead of "virtual_host"
#15
chrismiles
closed
15 years ago
1
content_encoding and pyamqplib's auto_decode
#14
p2k
closed
15 years ago
2
Creating AMQPConnection hangs in busy loop
#13
azf
opened
15 years ago
8
AttributeError: content_encoding
#12
Katov
closed
15 years ago
3
0.4.1 breaks easy_install
#11
jcater
closed
15 years ago
3
Test DjangoAMQPConnection using django.conf.settings.configure()
#10
ask
closed
15 years ago
1
Consumers and Publishers should support the with statement.
#9
ask
closed
15 years ago
1
TypeError: reject() got an unexpected keyword argument 'requeue'
#8
gcachet
closed
15 years ago
4
NameError: global name 'amqp_message' is not defined
#7
gcachet
closed
15 years ago
1
Write tests for consumer callbacks, and everything else shown in the examples.
#6
ask
closed
15 years ago
1
Consumer.wait() uses uuid.uuid4() but uuid lib is not imported
#5
gcachet
closed
15 years ago
1
message object class in Consumer.receive() is amqplib.client_0_8.basic_message.Message not carrot.backends.pyamqplib.Message
#4
gcachet
closed
15 years ago
1
Make a consumer wrapper that supports multiple routing keys.
#3
ask
closed
15 years ago
4
Can't create durable queues that don't auto delete when the last consumer exits
#2
gcachet
closed
15 years ago
1
No way of passing AMPQConnection instance to publisher/consumer
#1
runeh
closed
15 years ago
1