openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pika AMQP Module for RabbitMQ
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 81 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Flush outbound_buffer when performing async operations. Closes #13 and #10.
Tony Garnock-Jones
More...
over 14 years ago
Merge remote branch 'ask/master'
Tony Garnock-Jones
More...
over 14 years ago
All exceptions now inherit from AMQPError
Ask Solem
More...
over 14 years ago
Connection/Channel errors now inherit from common base class, to easily catch an error of a certain type.
Ask Solem
More...
over 14 years ago
0.5.1
Tony Garnock-Jones
More...
over 14 years ago
Oops
Tony Garnock-Jones
More...
over 14 years ago
Update THANKS
Tony Garnock-Jones
More...
over 14 years ago
Pass timeout through to asyncore.loop
Tony Garnock-Jones
More...
over 14 years ago
Merge remote branch 'ask/master'
Tony Garnock-Jones
More...
over 14 years ago
Merge remote branch 'shogsbro/master'
Tony Garnock-Jones
More...
over 14 years ago
Further changes for pypi
Tony Garnock-Jones
More...
over 14 years ago
Update setup.py for pypi submission
Tony Garnock-Jones
More...
over 14 years ago
Cope with latest rabbitmq-codegen changes
Tony Garnock-Jones
More...
over 14 years ago
Cope with latest rabbitmq-codegen changes
Tony Garnock-Jones
More...
over 14 years ago
Add support for timeout to pika.asyncore_loop. If not specified defaults to previous timeout (30 seconds)
Sigurd Høgsbro
More...
over 14 years ago
pika.table.encode_table: Should allow table=None.
Ask Solem
More...
over 14 years ago
Update to latest rabbitmq-codegen interface.
Tony Garnock-Jones
More...
over 14 years ago
Merge branch 'tonyg/master'
Ask Solem
More...
over 14 years ago
Make channel's close method idempotent
Tony Garnock-Jones
More...
over 14 years ago
Merge branch 'tonyg/master'
Ask Solem
More...
over 14 years ago
Switch from distutils to setuptools, for develop support
Tony Garnock-Jones
More...
over 14 years ago
Credit.
Tony Garnock-Jones
More...
over 14 years ago
Notes on installation using pip and virtualenv
Tony Garnock-Jones
More...
over 14 years ago
Check in generated spec.py so pika can be used OOTB. closes #7
Tony Garnock-Jones
More...
over 14 years ago
Only close the dispatcher if it hasn't already been closed. closes #5
Tony Garnock-Jones
More...
over 14 years ago
Use pika.asyncore_loop instead of asyncore.loop, to support timeouts (!)
Tony Garnock-Jones
More...
over 14 years ago
Simplify demo_receive, and add heartbeating to it
Tony Garnock-Jones
More...
over 14 years ago
Avoid reentrancy in consumers, queueing arriving work if a consumer is busy
Tony Garnock-Jones
More...
over 14 years ago
Note re basic_recover
Tony Garnock-Jones
More...
over 14 years ago
Oops. Cope with async arrivals not during an RPC
Tony Garnock-Jones
More...
over 14 years ago
←
1
2
…
76
77
78
79
80
81
82
83
84
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree