The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

zing

ABSTRACT

Multi-Process Management System

SYNOPSIS

  zing - multi-process management system

  Usage: zing <command> [<app>] [options]

  Commands:

    clean            Prune the process registry
    logs             Tap logs and output to STDOUT
    pid              Display an application process ID
    restart          Restart the specified application
    start            Start the specified application
    stop             Stop the specified application
    update           Hot-reload application processes

  Options:

    -I,--libdir, +1  [string] Directory for @INC
    -a,--appdir      [string] Directory of the app file
    -d,--piddir      [string] Directory for the pid file
    -l,--level       [string] Reduce log output by log-level
    -p,--process     [string] Reduce log output by process name
    -t,--tag         [string] Reduce log output by process tag
    -v,--verbose     [flag] Produce verbose log output

DESCRIPTION

This tool lets you start, stop, and tap thee logs of Perl 5 processes using the Zing toolkit from the command-line.

AUTHOR

Al Newkirk, awncorp@cpan.org

LICENSE

Copyright (C) 2011-2019, Al Newkirk, et al.

This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file".

PROJECT

Wiki

Project

Initiatives

Milestones

Contributing

Issues