root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @450 [450] 8 weeks dormando deprecate svn dist upload
(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) @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] 5 months hachi Add 'clients' and 'jobs' text commands.
(edit) @439 [439] 5 months hachi Add 'listeners' and 'uniq' method call to job obj.
(edit) @438 [438] 5 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] 8 months hachi Fix test worker race.
(edit) @422 [422] 8 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) @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) @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) @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) @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.
(edit) @354 [354] 2 years hachi Off by one is OK in this case, because we don't know how fast the gearmand …
(edit) @353 [353] 2 years hachi Remove the commented out exceptions test that require Error::Simple, I see …
(edit) @352 [352] 2 years hachi Remove old debian build scripts.
(edit) @351 [351] 2 years hachi New debian build scripts.
(edit) @350 [350] 2 years hachi Don't ignore debian directory.
(edit) @349 [349] 2 years hachi Update specfile
(edit) @348 [348] 2 years hachi Forgot to add Listener.pm to manifest
(edit) @347 [347] 2 years hachi Add options support, and add exception passing support using options.
(edit) @346 [346] 2 years hachi - Support for exceptions in client, disabled by default. Disabled if …
(edit) @345 [345] 2 years samuel pythonapi: Fixed GearmanConnection.recv_blocking to handle interupts …
(edit) @344 [344] 2 years samuel pythonapi: GearmanConnection should now actually be fixed for "host:port"
(edit) @343 [343] 2 years samuel pythonapi: Fixed GearmanConnection for "host:port", and register_class now …
(edit) @342 [342] 2 years hachi Make fast read mode even faster.
(edit) @341 [341] 2 years hachi Bump up the version manually.
(edit) @340 [340] 2 years hachi Change listening socket to be a real Danga::Socket subclass, this …
(edit) @339 [339] 2 years hachi Add fast read concept to server-client communications code. t/51-* in my …
(edit) @338 [338] 2 years hachi CHANGES entry for previous commit
(edit) @337 [337] 2 years hachi This fixes the problem exposed in the test in the previous commit. Large …
(edit) @336 [336] 2 years hachi Add failing test for large jobs, which may apparently be things over 32 …
(edit) @335 [335] 2 years samuel pythonapi: Fixed a bug when select is interrupted by a system call
(edit) @334 [334] 2 years samuel pythonapi: Fixed is_idle/stop_if in GearmanWorker.work. is_idle was …
(edit) @333 [333] 2 years hachi Add docs for Gearman::Server class and its usage.
(edit) @332 [332] 2 years whitaker Clean up dev/ directory a bit: * Move dmap (distributed map) toy …
(edit) @331 [331] 2 years samuel pythonapi: better handling of connection failures
(edit) @330 [330] 2 years samuel pythonapi: Added handling of 'interrupted system call' exceptions during …
(edit) @329 [329] 2 years samuel pythonapi: Changed GearmanWorker.work to better match Perl API. Added …
(edit) @328 [328] 2 years samuel pythonapi: register_class not supports instances of a class, and the …
(edit) @327 [327] 2 years samuel pythonapi: Added 'decorator' argument to GearmanWorker.register_class. It …
Note: See TracRevisionLog for help on using the revision log.