lamanotrama / worker-sample

perlのワーカ挙動確認用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

WorkerSample - It's new $module

SYNOPSIS

carton exec bin/worker.pl

//or

start_server -- carton exec bin/worker.pl
pkill -HUP start_server

SETUP

cd /path/to/project_root
cpanm carton
carton insall

DESCRIPTION

ワーカの挙動調べる用のサンプル

LICENSE

Copyright (C) lamanotrama.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

lamanotrama lamanotrama@gmail.com

About

perlのワーカ挙動確認用

License:Other


Languages

Language:Perl 87.8%Language:Shell 12.2%