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 84 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use composition instead of inheritance for asyncore adapter; pull out remaining asyncore-specific operations from connection; fixes to shutdown protocol (the horror); update demo_receive.py to avoid perceived-lost-ack issue.
Tony Garnock-Jones
More...
over 15 years ago
First steps toward transport-independence
Tony Garnock-Jones
More...
over 15 years ago
Added test suite skeleton. Added TODO. Oh, and added two tests that fail.
Marek Majkowski
More...
over 15 years ago
Sending huge (like 32MiB) messages is now twice as fast. Though, it could probably be even faster.
Marek Majkowski
More...
over 15 years ago
Tony, send() doesn't send full buffer. I know, I could fix it by just calling sendall(), but I prefer to refactor all the code and make even more mess :)
Marek Majkowski
More...
over 15 years ago
Basic example added.
Marek Majkowski
More...
over 15 years ago
Cope with python 2.6's simplejson unicode use
Tony Garnock-Jones
More...
over 15 years ago
Initial revision
Tony Garnock-Jones
More...
over 15 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