mikespook
|
d8882938f7
|
no eof got invalid package, would modify the depack method
|
2011-05-21 12:32:44 +08:00 |
|
mikespook
|
016dd669aa
|
The client can work now...with some known bugs. :(
|
2011-05-20 17:38:10 +08:00 |
|
mikespook
|
2f4eb65c85
|
Added the client
--HG--
rename : src/pkg/gearman/gearman_test.go => src/pkg/gearman/worker_test.go
|
2011-05-19 20:10:53 +08:00 |
|
mikespook
|
bf0c48b87f
|
Fixed a bug, that encoding the job but without the handle infomation.
|
2011-05-19 14:39:31 +08:00 |
|
mikespook
|
50411ee1a9
|
The worker's protocol can work now. See example/worker.go
--HG--
rename : src/pkg/gearman/job.go => src/pkg/gearman/worker/job.go
rename : src/pkg/gearman/jobclient.go => src/pkg/gearman/worker/jobclient.go
|
2011-05-18 19:40:03 +08:00 |
|