30 コミット (baf23ea5e1f58fec1acb53aefc1d22b476789588)
 

作成者 SHA1 メッセージ 日付
  mikespook baf23ea5e1 revert package name 13年前
  mikespook bb1d756cb4 fixed for goinstall 13年前
  mikespook e50c4533af gofix for go's weekly version: weekly.2011-09-01 13年前
  Jonathan Wills 22866616cd splitByteArray -> bytes.Split, fixed bug in the process. 13年前
  mikespook 28ac570cbc fixed issue #1, user data could contain '\x00' NULL byte now 13年前
  mikespook 76f61da7ff do not export the raw read() and write() 13年前
  mikespook a8e7241a55 Added tag native.start for changeset 0dc8bc71d7e8 13年前
  mikespook ba521f65b8 Added tag 2011-05-24 for changeset b68aee2a4881 13年前
  mikespook 1ad734ceb4 Added upload.py for codereview; README in Chinese. 13年前
  mikespook 7a4bbcdc55 Format codes by gofmt. 13年前
  mikespook 82f0ab2cd5 Could not trust os.EOF as the end of msg's mark. 13年前
  mikespook 7eb966bc36 Added some comments. 13年前
  mikespook 2d62a1d5d1 Added python script for testing 13年前
  mikespook da43d2efe5 Tall server 'reset it' and clean the map. 13年前
  mikespook b4a6f133e1 The first workable version, both worker and client. 13年前
  mikespook f6d2a16685 Great. We got it. The client do the job correctly. 13年前
  mikespook d8882938f7 no eof got invalid package, would modify the depack method 13年前
  mikespook 016dd669aa The client can work now...with some known bugs. :( 13年前
  mikespook c5b9f19962 Added 'Do' function to the client. 13年前
  mikespook 2f4eb65c85 Added the client 13年前
  mikespook bf0c48b87f Fixed a bug, that encoding the job but without the handle infomation. 13年前
  mikespook a6fab88b22 added the example for worker 13年前
  mikespook 50411ee1a9 The worker's protocol can work now. See example/worker.go 13年前
  mikespook ed5d1951ef Added worker.Write 13年前
  mikespook f1d7cdee50 fixed the test 13年前
  mikespook ecbc4f5945 Job server can echo sth. to worker now. Added files. 13年前
  mikespook dcd42b5c91 Job server can echo sth. to worker now. 13年前
  mikespook 364744ff92 Native way is better than c-wrap. 13年前
  mikespook d7a1ea0e6b Added a socket client, just for test. 13年前
  mikespook 153066eb03 finished some worker's apis. 13年前