root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @454 [454] 11 days hachi Don't get stuck in the wakeup loop. Dummy.
(edit) @453 [453] 2 weeks hachi Bump up the spec version, and fix a few things
(edit) @452 [452] 2 weeks hachi Update specfile for client
(edit) @451 [451] 2 weeks hachi Fix from Martin Atkins, don't print() in the Gearman::Util code and close …
(edit) @450 [450] 8 weeks dormando deprecate svn dist upload
(edit) @449 [449] 8 weeks dormando Tagging version '1.10' using shipit.
(edit) @448 [448] 8 weeks dormando Checking in changes prior to tagging of version 1.10. Changelog diff …
(edit) @447 [447] 8 weeks dormando deprecate svn dist upload.
(edit) @446 [446] 8 weeks dormando Tagging version '1.10' using shipit.
(edit) @445 [445] 8 weeks dormando Checking in changes prior to tagging of version 1.10. Changelog diff …
(edit) @444 [444] 8 weeks dormando deprecate svn dist upload part.
(edit) @443 [443] 8 weeks dormando Might as well note CHANGES for previous commit
(edit) @442 [442] 8 weeks hachi Make workers wake up periodically and poll a server. This makes sure our …
(edit) @441 [441] 8 weeks dormando Read more pending data from client at once High rate of job submission …
(edit) @440 [440] 6 months hachi Add 'clients' and 'jobs' text commands.
(edit) @439 [439] 6 months hachi Add 'listeners' and 'uniq' method call to job obj.
(edit) @438 [438] 6 months hachi Flush buffers before close on EOF.
(edit) @437 [437] 7 months samuel pythonapi: Moved the python library code to github to make it easier to …
(edit) @436 [436] 8 months hachi Turn debugging back off.
(edit) @435 [435] 8 months hachi Thinko: 'start' != 'wake'
(edit) @434 [434] 8 months hachi Add --wakeup and --wakeup-delay options
(edit) @433 [433] 8 months hachi Default to 10 accept per pass, changelog entry
(edit) @432 [432] 8 months hachi Extra debugging that shouldn't. Comments.
(edit) @431 [431] 8 months hachi Try to make the server only wakeup some clients. Fix it so workers are …
(edit) @430 [430] 8 months hachi Accept more than one socket per loop.
(edit) @429 [429] 8 months hachi Mergedown of sync-async-client work into trunk. Squashed commit of the …
(edit) @428 [428] 8 months hachi Clear hooks at init and cleanup. Helps prevent reference loops when you …
(edit) @427 [427] 8 months hachi On reconnect workers should go to sleep on sockets.
(edit) @426 [426] 8 months hachi Changelog for commit -2 ago.
(edit) @425 [425] 8 months hachi Fix permissions in rpm build.
(edit) @424 [424] 8 months hachi Make workers only contact servers that woke …
(edit) @423 [423] 9 months hachi Fix test worker race.
(edit) @422 [422] 9 months hachi Fix double-prepended prefixes on …
(edit) @421 [421] 9 months samuel pythonapi: Version now 1.2
(edit) @420 [420] 9 months samuel pythonapi: Added GearmanManager class for admin text commands
(edit) @419 [419] 9 months samuel pythonapi: Workers now handle a server dieing while looking for work
(edit) @418 [418] 9 months hachi Fix permissions in rpm build.
(edit) @417 [417] 9 months hachi Merge trunk into scaling work branch. Fixed an issue introduced in r396
(edit) @416 [416] 9 months samuel pythonapi: Better patch for uniq=True -> uniq='-'
(edit) @415 [415] 9 months samuel pythonapi: Merged Justin Azoff's patch for adding …
(edit) @414 [414] 9 months samuel pythonapi: Merged patch by Justin Azoff to do with worker connections " * …
(edit) @413 [413] 9 months mart Add one last test case for the combination of multiple messages in one …
(edit) @412 [412] 9 months ykerherve Fixed an issue introduced in r396 where multiple packets would create an …
(edit) @411 [411] 9 months hachi Extra debugging that shouldn't. Comments.
(edit) @410 [410] 9 months hachi Accept more than one socket per loop.
(edit) @409 [409] 9 months hachi Try to make the server only wakeup some clients. Fix it so workers are …
(edit) @408 [408] 9 months hachi Make workers only contact servers that woke …
(edit) @407 [407] 9 months hachi Branch again for scaling changes
(edit) @406 [406] 9 months hachi Don't like this attempt, destroying it and rebranching
(edit) @405 [405] 9 months mart Gearman::Client::Async now depends on the (as-yet-unreleased) 0.10 version …
(edit) @404 [404] 9 months mart Update changelog.
(edit) @403 [403] 9 months mart Patch from some cranky, anonymous guy to fix a short read bug in workers …
(edit) @402 [402] 9 months samuel pythonapi: Fixed version number in init
(edit) @401 [401] 9 months samuel pythonapi: Updated setup.py to include necessary info for PyPI
(edit) @400 [400] 9 months samuel pythonapi: Changed default port from 7003 to 4730
(edit) @399 [399] 9 months mart Apparently I still managed to somehow not commit the Async job class.
(edit) @398 [398] 9 months mart Add tests for messages split over multiple packets.
(edit) @397 [397] 9 months mart My previous commit broke parsing of messages that are split into separate …
(edit) @396 [396] 9 months mart Fix Gearman::ResponseParser bug where it would never finish parsing a …
(edit) @395 [395] 9 months mart Checkpoint commit for adding worker support to …
(edit) @394 [394] 10 months hachi Make workers only contact servers that woke them.
(edit) @393 [393] 10 months hachi Branch for scaling work.
(edit) @392 [392] 10 months dormando make the arbitrary sleep last a lot longer. This reduces the iops against …
(edit) @391 [391] 10 months dormando if it's good for perlbal, it's good for gearman default listen queue was …
(edit) @390 [390] 11 months athomason populate the try_timeout field in constructor
(edit) @389 [389] 11 months hachi Update manifest with new tests and add an rpm specfile for building.
(edit) @388 [388] 11 months hachi Removed one of the tests.
(edit) @387 [387] 11 months hachi Sync worker for sync test. (needs refactoring)
(edit) @386 [386] 11 months hachi Disable the high-priority job ordering test. It doesn't actually reflect …
(edit) @385 [385] 11 months hachi Make the async-sync test work again.
(edit) @384 [384] 11 months hachi Return to original worker.pl.
(edit) @383 [383] 11 months athomason Add per-try timeouts which support retry. Test pending current suite …
(edit) @382 [382] 11 months hachi more places that jobs in flight can stick. If on_ready or on_error …
(edit) @381 [381] 11 months hachi Remove debugging output.
(edit) @380 [380] 12 months hachi Something is racing in this, but it's close I know that I've stolen code …
(edit) @379 [379] 12 months hachi Branch to work on syncing the async client a little.
(edit) @378 [378] 13 months athomason Add missing import.
(edit) @377 [377] 13 months athomason use the accessor since there is one
(edit) @376 [376] 13 months ykerherve Fixed an issue where $prefix was ignored for background task The fix …
(edit) @375 [375] 13 months ykerherve Fixed Adam's last checkin for default case: if task doesn't have a …
(edit) @374 [374] 13 months athomason Support timeout in do_task by passing it along to Taskset::wait.
(edit) @373 [373] 13 months athomason Add unregister_function method to use cant_do protocol command.
(edit) @372 [372] 13 months athomason Disconnecting worker should be removed from sleepers, otherwise its client …
(edit) @371 [371] 14 months athomason Fix compile error in r370.
(edit) @370 [370] 14 months hachi Fix memory leak during network race. Adam caught a memory leak happening …
(edit) @369 [369] 14 months dormando Allow socket reuse for dispatch_background calls. Huge performance …
(edit) @368 [368] 16 months hachi update specfile to conflict with old named packages and have the correct …
(edit) @367 [367] 17 months samuel pythonapi: Two fixes from Justin Azoff. Timed out tasks that still get a …
(edit) @366 [366] 20 months derat make tests work in gems
(edit) @365 [365] 20 months derat add a gemspec file
(edit) @364 [364] 20 months derat check in old changes that i probably shouldn't check in because i …
(edit) @363 [363] 22 months samuel pythonapi: GearmanClient.do_task now raises a TaskFailed exception if …
(edit) @362 [362] 22 months bradfitz automated update
(edit) @361 [361] 22 months bradfitz automated update
(edit) @360 [360] 2 years hachi Add debian build information for perl Client::Async
(edit) @359 [359] 2 years hachi Add debian build information.
(edit) @358 [358] 2 years hachi Remove a race condition where the loop doesn't end immediately when we ask …
(edit) @357 [357] 2 years hachi Storable is now autoloaded for exceptions support. Failure is handled …
(edit) @356 [356] 2 years hachi Add exceptions support to Async client.
(edit) @355 [355] 2 years hachi Send the reason all the way into the callback.
Note: See TracRevisionLog for help on using the revision log.