isnode-mod-daemon

0.1.1 • Public • Published

ISNode Daemon Module


Introduction

This is just a module for the ISNode Framework. To learn how to use the framework, we strongly suggest obtaining a copy of the Hello World example.

The Daemon module is responsible for running the ISNode application server as a background service (or system daemon). It is dependent on the CLI module (and relevent command-line parameters) to provide services. There are no system configuration parameters that affect how this module operates. Services that are supported include:

  1. Starting the application server as a system daemon
  2. Stopping an application server that is running as a system daemon
  3. Checking the status of an application server that may or may not be currently running as a system daemon

Methods

The Daemon Module exposes no methods that can be used by other modules or services.



Readme

Keywords

none

Package Sidebar

Install

npm i isnode-mod-daemon

Weekly Downloads

0

Version

0.1.1

License

none

Unpacked Size

53.9 kB

Total Files

10

Last publish

Collaborators

  • lifesanexperience