49 Commits (0.2-dev)

Author SHA1 Message Date
  Damian Gryski 7229235a4f Use %v instead of %V, which is not a valid Printf verb 10 years ago
  Xing Xing 09542d7176 update examples 10 years ago
  Xing Xing 45a9d7c3e5 fixed #31 10 years ago
  Xing Xing 3a5d89c67a fixed typo, issue #27 10 years ago
  Xing Xing 87631cc2e5 go fmt & better examples 10 years ago
  Xing Xing bf25cc1728 a better documents for the client package 10 years ago
  Xing Xing 18791d0490 a better documents 10 years ago
  Xing Xing 02e6bfebcb prepared for documentation 10 years ago
  Xing Xing bcff8f7e0d go fmt 10 years ago
  Xing Xing 2da5f29cd1 refactoring complated 10 years ago
  Xing Xing e9c29799fb refactoring worker side data package 10 years ago
  Xing Xing c8f2f5085c race is bad, how should we do? 10 years ago
  mikespook 5c6d94f385 fixed for travis-ci 11 years ago
  mikespook 8e009be940 #14 fixed 11 years ago
  mikespook 568c70b083 #12 fixed 11 years ago
  mikespook 7a8a5d4a6a for issue #10; an IdGenerator interface, use bson.ObjectId as default 11 years ago
  mikespook b72825d48a testing file removed 11 years ago
  mikespook 6834e94fc5 take a break for reading data 11 years ago
  mikespook d6c6bfe9f0 moved to github 11 years ago
  mikespook 919dfeaff0 A new example added 11 years ago
  mikespook 05590bfb8c Info funcs added 11 years ago
  mikespook fe5a31a51e fixed resources leaking 11 years ago
  mikespook adf3729627 update examples 11 years ago
  mikespook b7ee1d68f5 fixed a exec issue, timeout exec need to fix 11 years ago
  mikespook 83f5f6fa70 fixed the example 12 years ago
  mikespook 842edf79ba fixed a infinite loop 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 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 b8ec3fd242 Modified the api, added the interrupt for the example. 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 e34d969e47 Fix bugs in example codes. 12 years ago
  mikespook e50c4533af gofix for go's weekly version: weekly.2011-09-01 12 years ago
  mikespook 28ac570cbc fixed issue #1, user data could contain '\x00' NULL byte now 13 years ago
  mikespook 7a4bbcdc55 Format codes by gofmt. 13 years ago
  mikespook 82f0ab2cd5 Could not trust os.EOF as the end of msg's mark. 13 years ago
  mikespook 2d62a1d5d1 Added python script for testing 13 years ago
  mikespook b4a6f133e1 The first workable version, both worker and client. 13 years ago
  mikespook f6d2a16685 Great. We got it. The client do the job correctly. 13 years ago
  mikespook d8882938f7 no eof got invalid package, would modify the depack method 13 years ago
  mikespook 016dd669aa The client can work now...with some known bugs. :( 13 years ago
  mikespook 2f4eb65c85 Added the client 13 years ago
  mikespook a6fab88b22 added the example for worker 13 years ago