The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

zing

ABSTRACT

Multi-Process Management System

SYNOPSIS

  zing - multi-process management system

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

  Commands:

    logs             Tap logs and output to STDOUT
    pid              Display an application process ID
    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

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