Commit Graph

  • f74dc20e7e Added tag 0.1.2 for changeset 67f11fa2301f mikespook 2012-09-02 22:43:20 +0800
  • fe5a31a51e fixed resources leaking 0.1.2 mikespook 2012-09-02 22:42:54 +0800
  • adf3729627 update examples mikespook 2012-08-30 17:56:10 +0800
  • b7ee1d68f5 fixed a exec issue, timeout exec need to fix mikespook 2012-08-30 16:12:15 +0800
  • e82732a5cc replace the covertion method mikespook 2012-06-26 14:32:26 +0800
  • 3051e6fe4b tweaking mikespook 2012-06-12 12:22:20 +0800
  • 79c4bc2e47 promoted the executing timeout mikespook 2012-06-05 14:36:39 +0800
  • 5ee7cdb7de Added tag 0.1.1 for changeset eea0878b43d2 mikespook 2012-06-04 23:15:49 +0800
  • 2d62dff9f8 upgrade the doc 0.1.1 mikespook 2012-06-04 23:15:42 +0800
  • d5bba3aa96 Removed tag 0.1.1 mikespook 2012-06-04 23:14:22 +0800
  • bc25c42cc5 Added tag 0.1.1 for changeset 4e3bf8851753 mikespook 2012-06-04 23:13:19 +0800
  • e18e782bba fixed grabbing jobs mikespook 2012-06-04 23:01:46 +0800
  • cdfe4fff6c recover mikespook 2012-06-04 22:27:10 +0800
  • a980bc5de2 time out not work mikespook 2012-06-04 17:20:04 +0800
  • a142bcff58 fixed the limited issue mikespook 2012-06-04 16:34:29 +0800
  • 6d68430f75 added a timeout at the worker side mikespook 2012-06-04 16:12:06 +0800
  • 83f5f6fa70 fixed the example mikespook 2012-06-01 14:28:10 +0800
  • b7c858553c add reconnection to worker mikespook 2012-05-30 11:20:29 +0800
  • 624c61519f using time.After instead of a separate goroutine mikespook 2012-05-30 09:54:22 +0800
  • 5f581dd0e6 Removed tag go1-0.1, go1-0.0.1 mikespook 2012-05-29 08:47:13 +0800
  • 32c17f7364 Added tag 0.1 for changeset 7928d7ed58bc mikespook 2012-05-29 08:46:28 +0800
  • 87678ebd2c Added tag 0.0.1 for changeset dee83cac69e0 mikespook 2012-05-29 08:46:06 +0800
  • 632d236343 typo mikespook 2012-05-29 08:45:37 +0800
  • d2301626cd fixed the infinite loop issue mikespook 2012-05-28 10:56:01 +0800
  • 16f134a30a fixed the merge error mikespook 2012-05-28 10:43:08 +0800
  • 3e7b5d6cf3 merge mikespook 2012-05-28 10:36:08 +0800
  • 842edf79ba fixed a infinite loop mikespook 2012-05-28 10:34:16 +0800
  • a8f7c8ab9d Read a empty data means connection error mikespook 2012-05-24 21:17:06 +0800
  • 0d6d1e114f promoted the README mikespook 2012-05-24 19:57:06 +0800
  • 43745ebe69 tweaking mikespook 2012-05-24 19:29:36 +0800
  • 4643031855 Added tag go1-0.1 for changeset 7928d7ed58bc mikespook 2012-05-24 19:24:12 +0800
  • b266c0cfe4 Added tag go1-0.1 for changeset a3b64f831c51 0.1 mikespook 2012-05-24 19:23:16 +0800
  • c2a594400d Removed tag 2011-05-24, native.start mikespook 2012-05-24 19:22:49 +0800
  • dcdafaca70 Added tag go1-0.1 for changeset a3b64f831c51 mikespook 2012-05-24 19:22:15 +0800
  • f14964bc81 add timeout to client.Do mikespook 2012-05-24 19:21:30 +0800
  • ba2c3721c8 Added tag go1-0.1 for changeset a3b64f831c51 mikespook 2012-05-24 17:26:36 +0800
  • 517a3af333 Removed tag 0.0.1 mikespook 2012-05-24 17:26:20 +0800
  • a2ec177d2b Added tag go1-0.0.1 for changeset dee83cac69e0 mikespook 2012-05-24 17:25:55 +0800
  • f62b2c405c merge 0.1 to default mikespook 2012-05-24 17:07:00 +0800
  • bd2478557e fixing for 'go install' mikespook 2012-05-24 16:56:36 +0800
  • d6a9025a56 The worker can be working now. mikespook 2012-05-24 16:49:35 +0800
  • 2960cb9953 refacotring worker's code mikespook 2012-05-23 17:45:52 +0800
  • 563af037cb fixed client:Job.Encode mikespook 2012-05-23 15:22:29 +0800
  • bcb7f5d9ec Added tag 0.0.1 for changeset dee83cac69e0 mikespook 2012-05-22 23:03:08 +0800
  • 7614c2678a make a new branch, refactoring codes mikespook 2012-05-22 20:05:39 +0800
  • e4172dec11 replease ErrQueue to ErrFunc, add a limitation to executing job 0.0.1 mikespook 2012-05-10 21:25:33 +0800
  • f7896651a4 upgraded to the newest golib mikespook 2012-04-09 09:26:06 +0800
  • 59e061e094 merge mikespook 2012-03-28 11:33:12 +0800
  • b1bfc93f91 all jobs should be done, befor processing loop exited. mikespook 2012-03-28 11:27:57 +0800
  • b8ec3fd242 Modified the api, added the interrupt for the example. mikespook 2012-03-27 22:48:03 +0800
  • 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