gearman-go/example/exec-worker/README.md

8 lines
182 B
Markdown
Raw Normal View History

2012-11-22 17:15:20 +08:00
= 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!!!