0.1.1 • Published 4 years ago

isnode-mod-daemon v0.1.1

Weekly downloads
17
License
-
Repository
github
Last release
4 years ago

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.

0.1.1

4 years ago

0.1.0

4 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.1

6 years ago