Grafico dei commit

3 Commit

Autore SHA1 Messaggio Data
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