Commit Graph

  • 79e383a639 added new lines. mikespook 2012-03-26 14:10:15 +0800
  • e0c1537e8e code refactoring, upgrade to GO1 RC2 mikespook 2012-03-26 13:32:59 +0800
  • 85a02820fc Upgrade to weekly.2011-12-14 mikespook 2011-12-28 17:59:44 +0800
  • 5c13b0923b rename the jobClient into jobAgent. mikespook 2011-10-11 11:20:01 +0800
  • e34d969e47 Fix bugs in example codes. mikespook 2011-10-09 17:53:55 +0800
  • 68801a66fe the Job was out of use. mikespook 2011-09-26 14:25:14 +0800
  • 4b8306e3bd For the goinstall command, move files out of sub-dir. mikespook 2011-09-26 11:56:24 +0800
  • e902ac0573 Move the source files from src/ to src/gearman/. mikespook 2011-09-17 16:53:17 +0800
  • 4bf2f63f4d Move the source files from src/pkg/gearman to src/. mikespook 2011-09-17 16:41:28 +0800
  • c66d460235 damn mikespook 2011-09-06 18:04:14 +0800
  • c167025a3a a test for filenames mikespook 2011-09-06 16:38:49 +0800
  • baf23ea5e1 revert package name mikespook 2011-09-06 16:34:38 +0800
  • bb1d756cb4 fixed for goinstall mikespook 2011-09-06 16:31:15 +0800
  • e50c4533af gofix for go's weekly version: weekly.2011-09-01 mikespook 2011-09-05 12:41:53 +0800
  • 6290a8ace6 Added benchmark for uint to byte or byte to uint. mikespook 2011-06-20 15:43:17 +0800
  • 22866616cd splitByteArray -> bytes.Split, fixed bug in the process. Jonathan Wills 2011-05-29 01:54:02 -0400
  • 28ac570cbc fixed issue #1, user data could contain '\x00' NULL byte now mikespook 2011-05-28 12:27:27 +0800
  • 76f61da7ff do not export the raw read() and write() mikespook 2011-05-27 14:33:53 +0800
  • a8e7241a55 Added tag native.start for changeset 0dc8bc71d7e8 mikespook 2011-05-25 11:14:03 +0800
  • ba521f65b8 Added tag 2011-05-24 for changeset b68aee2a4881 mikespook 2011-05-24 17:08:07 +0800
  • 1ad734ceb4 Added upload.py for codereview; README in Chinese. mikespook 2011-05-24 14:53:50 +0800
  • 7a4bbcdc55 Format codes by gofmt. mikespook 2011-05-24 13:20:22 +0800
  • 82f0ab2cd5 Could not trust os.EOF as the end of msg's mark. mikespook 2011-05-24 12:21:49 +0800
  • 7eb966bc36 Added some comments. mikespook 2011-05-23 12:15:48 +0800
  • 2d62a1d5d1 Added python script for testing mikespook 2011-05-22 23:02:03 +0800
  • da43d2efe5 Tall server 'reset it' and clean the map. mikespook 2011-05-22 22:43:14 +0800
  • b4a6f133e1 The first workable version, both worker and client. mikespook 2011-05-22 22:16:30 +0800
  • f6d2a16685 Great. We got it. The client do the job correctly. mikespook 2011-05-21 21:11:29 +0800
  • d8882938f7 no eof got invalid package, would modify the depack method mikespook 2011-05-21 12:32:44 +0800
  • 016dd669aa The client can work now...with some known bugs. :( mikespook 2011-05-20 17:38:10 +0800
  • c5b9f19962 Added 'Do' function to the client. mikespook 2011-05-19 23:29:34 +0800
  • 2f4eb65c85 Added the client mikespook 2011-05-19 20:10:53 +0800
  • bf0c48b87f Fixed a bug, that encoding the job but without the handle infomation. mikespook 2011-05-19 14:39:31 +0800
  • a6fab88b22 added the example for worker mikespook 2011-05-18 20:24:59 +0800
  • 50411ee1a9 The worker's protocol can work now. See example/worker.go mikespook 2011-05-18 19:40:03 +0800
  • ed5d1951ef Added worker.Write mikespook 2011-05-17 20:32:36 +0800
  • f1d7cdee50 fixed the test mikespook 2011-05-17 18:22:12 +0800
  • ecbc4f5945 Job server can echo sth. to worker now. Added files. mikespook 2011-05-17 18:13:17 +0800
  • dcd42b5c91 Job server can echo sth. to worker now. mikespook 2011-05-17 18:12:40 +0800
  • 364744ff92 Native way is better than c-wrap. mikespook 2011-05-16 17:26:32 +0800
  • d7a1ea0e6b Added a socket client, just for test. mikespook 2011-03-16 20:34:07 +0800
  • 153066eb03 finished some worker's apis. mikespook 2011-03-15 20:21:42 +0800