Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
mikespook 2f4eb65c85 Added the client pirms 13 gadiem
example Added the client pirms 13 gadiem
src/pkg/gearman Added the client pirms 13 gadiem
LICENSE Added the client pirms 13 gadiem
README Added the client pirms 13 gadiem

README

Gearman API for golang

This module is Gearman API for golang.
It was implemented a native protocol for both worker and client API.

- INSTALL
$ cd ./src/pkg/gearman/
$ make install

- SAMPLE OF USAGE
# example/worker.go
$ make worker
$ ./worker

# example/client.go
$ make client
$ ./client

----
xingxing<mikespook@gmail.com>
http://mikespook.com