7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make a layer of abstraction for reserving jobs. More... over 17 years ago
Remove debugging print statements. More... over 17 years ago
Rename "data" to "body" in the job struct. More... over 17 years ago
Fix and simplify stats command logic. More... over 17 years ago
Detect faster when a waiting client hangs up. More... over 17 years ago
Ignore the tags file. More... over 17 years ago
Bugfix: include the job body size in the response. More... over 17 years ago
Change the default port to 11300. More... over 17 years ago
Don't barf if the client asks for job stats. More... over 17 years ago
Maintain list of active connections properly. More... over 17 years ago
Re-add events after a timeout. More... over 17 years ago
Hook up timeout stats. More... over 17 years ago
Do task #586 - job timeouts. More... over 17 years ago
Collect stats for workers and producers. More... over 17 years ago
Bugfix for current connection count stat. More... over 17 years ago
Hook up the ready job count stat. More... over 17 years ago
Implement the stats command. More... over 17 years ago
Stats for current number of reserved jobs. More... over 17 years ago
Fix a name and a bug. More... over 17 years ago
Use the doubly-linked list for the free conn pool as well. More... over 17 years ago
Collect most stats. This is for bug #595. More... over 17 years ago
Hook up peek. Requires some reorganization. More... over 17 years ago
Make a find function for the peek command. More... over 17 years ago
Bugfixes for closing and setting up connections. More... over 17 years ago
Remove old commented-out code. More... over 17 years ago
Remove debugging print statements. More... over 17 years ago
Some fiddly refactoring. More... over 17 years ago
Check event mask against the right struct member. More... over 17 years ago
Fix wrong state when sending the DELETED reply. More... over 17 years ago
Fix a bug transferring job data. More... over 17 years ago