File: service.config

Recommend this page to a friend!
  Classes of Thomas Björk   Node.js Background Jobs   service.config   Download  
File: service.config
Role: Configuration script
Content type: text/plain
Description: Auxiliary data
Class: Node.js Background Jobs
Run background jobs using Node.js modules
Author: By
Last change: Changes the arguments to the modules exported functions
Documented the source a bit
Wrote a better skeleton for the readme
Date: 2 years ago
Size: 235 bytes
 

Contents

Class file image Download
[ { "server" : "alpha", "address": "0.0.0.0", "port": 12341 }, { "server" : "bravo", "address": "0.0.0.0", "port": 12342 }, { "server" : "charlie", "address": "0.0.0.0", "port": 12343 } ]