Commit History

Author SHA1 Message Date
  Ed Sabol cfa05857aa Address Issue #196 by fixing the conversion of milliseconds to struct timeval 4 years ago
  Timothy Zhang 097a8b72a0 fixed a typo 7 years ago
  Clint Byrum 33fccc5390 Merge branch 'kris-lab-priority-status' into upstream_master 7 years ago
  Алексей Пастухов e586567fc2 remove gearmand text command shutdown (#40) 7 years ago
  Krzysztof Stasiak 958f7ffc26 Added "prioritystatus" command to display queued jobs broken down by priority. 7 years ago
  Clint Byrum fc3ef0b047 Add documentation for the purpose of Unique ID 8 years ago
  Clint Byrum eabf8a0103 Add basic documentation of undocumented protocol 8 years ago
  Wang Lam 48379f5a9b Allow maxqueue to specify different limits for different priorities. 13 years ago
  Eric Day 9c4eb2dddc Tweaked doc configs, fixed PROTOCOL typo. 15 years ago
  Steve Yen 3c3ba2b23a typos in protocol doc 15 years ago
  Eric Day 5942b06641 Added check to not repeat complete/fail messages. 15 years ago
  Eric Day 7b9ffa8873 Merged Eric Herman. 15 years ago
  Eric Day fe2dd8bb2e Added example to protocol document. 15 years ago
  Eric Herman 21b8464d66 fixed unbalance quote 15 years ago
  Eric Day 3919ba27bb Moved sched/epoch down in the protocol, may remove later. 15 years ago
  Eric Day 2ba68ae115 Merged Brian Moon's high priority addition, cleaned up a couple things. 15 years ago
  Eric Day 7e01133de1 Updated the protocol document. 15 years ago
  Eric Day 4a98b0a759 Updated command line tool, added task set fn_arg function. 15 years ago
  Eric Day de2c73e0fd Reworked some client code, added new protocol commands. 15 years ago
  Eric Day 9ddf5d8cad Updated PROTOCOL doc, added new protocol commands that were in Perl svn version, added new UNIQ grab/assign commands so worker can see client's unique ID as well (needed for persistent queues in workers). 15 years ago
  Eric Day e078628c72 Updated port, URLs, and README. 15 years ago
  Eric Day 5fcde43b17 Added text-based protocol, this includes shutdown and maxqueue additions to the server. Also added code to clean up free lists on shutdown. 15 years ago
  Eric Day 51ef6b4881 Switched to BSD license, started cleaning up test suite. 15 years ago
  Eric Day f66080309a A lot of cleanup from the last commit, mostly improving the new concurrent client and callback interface. Also added task status functions. 15 years ago
  Eric Day e9b193b7b1 Overhauled the packet building and connection state code. It now has smarter buffer management. Also included is parallel client processing code. 15 years ago
  Eric Day aa2f382b71 Reworked libary and reverse_worker example. Non-blocking I/O is now supported, gearman_packet_st object introduced, cleaned up error reportingi, and other misc cleanup. 15 years ago
  Eric Day b3d619c961 Added new PROTOCOL document, small fixes in example code. 15 years ago