Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
mikespook da43d2efe5 Tall server 'reset it' and clean the map. 13 lat temu
example The first workable version, both worker and client. 13 lat temu
src/pkg/gearman Tall server 'reset it' and clean the map. 13 lat temu
LICENSE Added the client 13 lat temu
README Added the client 13 lat temu

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