gearman-go/example/exec-worker/README.md
2012-11-22 17:15:20 +08:00

8 lines
182 B
Markdown

= Exec Worker
This program execute shell or php scripts as backend jobs.
Scripts can communicat with the worker through STDERR using formated output.
USE THIS AT YOUR OWN RASK!!!