Commit History

Author SHA1 Message Date
  Brian Aker 66ec7aa498 Update license headers. 12 years ago
  Brian Aker 4c2ce8b9ac Update to have just one priority. 12 years ago
  Brian Aker c95f2797e0 Test pthread calls a bit more, some abstraction. 12 years ago
  Brian Aker 77543c14d0 abstract creation of gearmand_con_s 12 years ago
  Brian Aker 93edb5d994 Updated for unique interface. 12 years ago
  Brian Aker e25ff332f6 Improve performance in server by cutting strlen() usage, additionally add first pass for "UNIQUE" lookup. 12 years ago
  Brian Aker bb0073f7bf Update for libtest, documentation, and fix for root bzr dir. 12 years ago
  Brian Aker d5df31d2a6 Quick pass through the code to break out the structures. 12 years ago
  Brian Aker 9fd2ff4e09 Fix a valgrind issue in the tests, and switch the design over for gearman_worker_define_function(). 13 years ago
  Brian Aker 8808dae4a2 Merge in current gearman work (need valgrind). 13 years ago
  Brian Aker 609a91a519 Merge in John's tree 13 years ago
  Brian Aker a10ce46184 Adds in a gearadmin so that you don't have to telnet to the port to execute 13 years ago
  Brian Aker 8c1edfa6b9 Merge in all DD fixes that can be merged with this version. See Changelog for lists of fixes 13 years ago
  John Ewart dff02464c0 Merged latest trunk (0.14) into my changes with EPOCH support 14 years ago
  John Ewart 2bee95593c Adding initial support for SUBMIT_JOB_EPOCH, right now it's just a change to the job struct to have a time_t when and some changes to the dequeue logic to skip over any tasks whose time to run has not been met or exceeded. 14 years ago
  Brian Aker e8e2c633c7 Removing one of the bitmaps 14 years ago
  Eric Day 3c6d92ce26 Various bug fixes. 14 years ago
  Brian Aker 6a98e687eb A few additional cleanups. 14 years ago
  Brian Aker 459e2942d0 First pass on re-org for server. 14 years ago
  Eric Day 49143538cc Increased version numbers, cleaned up documentation, minor API tweaks. 14 years ago
  Eric Day b492b33759 Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent). 15 years ago