0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed variable name when building list of worker timeouts More... over 10 years ago
Merge pull request #66 from armab/patch-1 More... over 10 years ago
commiting something because git is being dumb and making me and I have no idea what it is. Who says git is so superior? More... almost 11 years ago
adding license file. The main object had a license block, but that is ambiguous More... almost 11 years ago
Update GearmanManager.php More... almost 11 years ago
Merge pull request #65 from armab/patch-1 More... almost 11 years ago
Deleted unneeded dependency 'StatsD' More... almost 11 years ago
Added default port to default server in setup. More... almost 11 years ago
splay was in the wrong place to be effective More... almost 11 years ago
splay was in the wrong place to be effective More... almost 11 years ago
Complete overhaul of GearmanManager structure. More... almost 11 years ago
Complete overhaul of GearmanManager structure. More... almost 11 years ago
Merge changes from DealNews version. Clean up some issues found during the merge. New features include killing a runaway worker after 150% of run time has passed and adding a splay time for workers that expire after a given time so not all the workers will flood the gearmand with a reconnect at the same time. More... almost 11 years ago
Merge pull request #50 from ShootProof/master More... almost 11 years ago
Merge pull request #46 from sellingsource/master More... almost 11 years ago
Fixing typo in help message More... almost 11 years ago
Merge pull request #58 from hjr3/patch-1 More... almost 11 years ago
Show error code when a child exits More... almost 11 years ago
Making sure that the passed timeouts are integers More... over 11 years ago
Updated to show example of overriding a timeout for a worker in advanced config More... over 11 years ago
Adding the ability to pass a timeout to the server for timeouts on a job at a global or job level. More... over 11 years ago
Don't autoload classes when doing class_exists(). More... almost 12 years ago
Merge pull request #45 from sellingsource/master More... almost 12 years ago
Allow passing pecl or pear parameter as env variable. More... almost 12 years ago
Merge pull request #40 from easybib/master More... almost 12 years ago
a note on debugging worker code More... about 12 years ago
Merge branch 'master' of github.com:brianlmoon/GearmanManager More... over 12 years ago
this pesk @ has caused some people some issues. The problems from require_once are less evil. More... over 12 years ago
Merge pull request #31 from qzio/include_jobs_once More... over 12 years ago
change simple config example to load 3 workers that do all jobs More... over 12 years ago