mikespook
|
16a965f52d
|
An infinite loop ... :(
|
2013-01-23 17:25:38 +08:00 |
|
mikespook
|
f7a84a6587
|
pool's syntax error fixed
|
2013-01-18 17:03:45 +08:00 |
|
mikespook
|
c00234ba9a
|
Refactoring the client api
|
2013-01-15 17:55:44 +08:00 |
|
mikespook
|
dbc06bf540
|
start refactoring...
|
2013-01-14 17:59:48 +08:00 |
|
mikespook
|
ab0fc4a6a5
|
What a mess! -_-!
|
2013-01-08 17:23:10 +08:00 |
|
mikespook
|
f14964bc81
|
add timeout to client.Do
|
2012-05-24 19:21:30 +08:00 |
|
mikespook
|
563af037cb
|
fixed client:Job.Encode
--HG--
branch : 0.1
|
2012-05-23 15:22:29 +08:00 |
|
mikespook
|
7614c2678a
|
make a new branch, refactoring codes
--HG--
branch : 0.1
rename : gearman/client/client.go => client/client.go
rename : gearman/client/client_test.go => client/client_test.go
rename : gearman/client/clientjob.go => client/job.go
rename : gearman/gearman.go => common/gearman.go
rename : gearman/worker/jobagent.go => worker/jobagent.go
rename : gearman/worker/worker.go => worker/worker.go
rename : gearman/worker/worker_test.go => worker/worker_test.go
rename : gearman/worker/workerjob.go => worker/workerjob.go
|
2012-05-22 20:05:39 +08:00 |
|