225 Commits (0.2-dev)
 

Author SHA1 Message Date
  mikespook b7c858553c add reconnection to worker 12 years ago
  mikespook 624c61519f using time.After instead of a separate goroutine 12 years ago
  mikespook 5f581dd0e6 Removed tag go1-0.1, go1-0.0.1 12 years ago
  mikespook 32c17f7364 Added tag 0.1 for changeset 7928d7ed58bc 12 years ago
  mikespook 87678ebd2c Added tag 0.0.1 for changeset dee83cac69e0 12 years ago
  mikespook 632d236343 typo 12 years ago
  mikespook d2301626cd fixed the infinite loop issue 12 years ago
  mikespook 16f134a30a fixed the merge error 12 years ago
  mikespook 3e7b5d6cf3 merge 12 years ago
  mikespook 842edf79ba fixed a infinite loop 12 years ago
  mikespook a8f7c8ab9d Read a empty data means connection error 12 years ago
  mikespook 0d6d1e114f promoted the README 12 years ago
  mikespook 43745ebe69 tweaking 12 years ago
  mikespook 4643031855 Added tag go1-0.1 for changeset 7928d7ed58bc 12 years ago
  mikespook b266c0cfe4 Added tag go1-0.1 for changeset a3b64f831c51 12 years ago
  mikespook c2a594400d Removed tag 2011-05-24, native.start 12 years ago
  mikespook dcdafaca70 Added tag go1-0.1 for changeset a3b64f831c51 12 years ago
  mikespook f14964bc81 add timeout to client.Do 12 years ago
  mikespook ba2c3721c8 Added tag go1-0.1 for changeset a3b64f831c51 12 years ago
  mikespook 517a3af333 Removed tag 0.0.1 12 years ago
  mikespook a2ec177d2b Added tag go1-0.0.1 for changeset dee83cac69e0 12 years ago
  mikespook f62b2c405c merge 0.1 to default 12 years ago
  mikespook bd2478557e fixing for 'go install' 12 years ago
  mikespook d6a9025a56 The worker can be working now. 12 years ago
  mikespook 2960cb9953 refacotring worker's code 12 years ago
  mikespook 563af037cb fixed client:Job.Encode 12 years ago
  mikespook bcb7f5d9ec Added tag 0.0.1 for changeset dee83cac69e0 12 years ago
  mikespook 7614c2678a make a new branch, refactoring codes 12 years ago
  mikespook e4172dec11 replease ErrQueue to ErrFunc, add a limitation to executing job 12 years ago
  mikespook f7896651a4 upgraded to the newest golib 12 years ago
  mikespook 59e061e094 merge 12 years ago
  mikespook b1bfc93f91 all jobs should be done, befor processing loop exited. 12 years ago
  mikespook b8ec3fd242 Modified the api, added the interrupt for the example. 12 years ago
  mikespook 79e383a639 added new lines. 12 years ago
  mikespook e0c1537e8e code refactoring, upgrade to GO1 RC2 12 years ago
  mikespook 85a02820fc Upgrade to weekly.2011-12-14 12 years ago
  mikespook 5c13b0923b rename the jobClient into jobAgent. 12 years ago
  mikespook e34d969e47 Fix bugs in example codes. 12 years ago
  mikespook 68801a66fe the Job was out of use. 12 years ago
  mikespook 4b8306e3bd For the goinstall command, move files out of sub-dir. 12 years ago
  mikespook e902ac0573 Move the source files from src/ to src/gearman/. 12 years ago
  mikespook 4bf2f63f4d Move the source files from src/pkg/gearman to src/. 12 years ago
  mikespook c66d460235 damn 12 years ago
  mikespook c167025a3a a test for filenames 12 years ago
  mikespook baf23ea5e1 revert package name 12 years ago
  mikespook bb1d756cb4 fixed for goinstall 12 years ago
  mikespook e50c4533af gofix for go's weekly version: weekly.2011-09-01 12 years ago
  mikespook 6290a8ace6 Added benchmark for uint to byte or byte to uint. 13 years ago
  Jonathan Wills 22866616cd splitByteArray -> bytes.Split, fixed bug in the process. 13 years ago
  mikespook 28ac570cbc fixed issue #1, user data could contain '\x00' NULL byte now 13 years ago