0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add methods for publishing messages from the consumer, add new automated behaviors More... over 12 years ago
Add an example publisher and consumer. More... over 12 years ago
Fix a bug with the counter on_error and assign the channel to the consumer when the channel is created. More... over 12 years ago
Allow for an empty, new Properties object to be created More... over 12 years ago
Remove the module level author/email/since attributes More... over 12 years ago
Update the readme to reflect the renamed modules and classes More... over 12 years ago
Cleanup state management and shutdown More... over 12 years ago
Clean up comments and add a new property, is_waiting_to_shutdown More... over 12 years ago
Always log stats even if all processes do not report in More... over 12 years ago
Weird shutdown race condition had mcp.MasterControlProgram._cleanup called twice More... over 12 years ago
Updates to the MCP and Process classes, updated tests More... over 12 years ago
Base state class and tests More... over 12 years ago
Minor import related cleanups and additional tests More... over 12 years ago
Needed for mocks.py More... over 12 years ago
Remove files that were renamed More... over 12 years ago
More process tests More... over 12 years ago
Move the mock classes into the mocks file More... over 12 years ago
Add coverage for the data module More... over 12 years ago
Move these classes into their own file More... over 12 years ago
Rename processor to consumer, consumer to process, add unittests for process More... over 12 years ago
Drastic in the MCP too More... over 12 years ago
Another take at handling the same PID problem More... over 12 years ago
Handle the assertion error when shutting down More... over 12 years ago
Try and brute force a MCP hang More... over 12 years ago
Fix stats reporting More... over 12 years ago
Revamp shutdown handling More... over 12 years ago
Cleanup the shutdown code More... over 12 years ago
Add a shutdown timer in the consumer More... over 12 years ago
Handle consumer stop as a signal in addition to being called outside of a signal handler. More... over 12 years ago
Provide stats at the top level and at the consumer aggregate level More... over 12 years ago