NodeJs wrap methods while working with file streams. Author: Konstantinos Panayiotou Copyright: Rapp Project EU 2015 Source: common/fileStreams.js, line 21
Debug to console output Author: Konstantinos Panayiotou Copyright: Rapp Project EU 2015 Source: common/logger.js, line 21
Random String Generator. Generates and cache unique id strings. Author: Konstantinos Panayiotou Copyright: Rapp Project EU 2015 Source: common/randStringGen.js, line 21
Server Core implementation. Register workers/services, handle communication between web services and worker threads, etc. Author: Konstantinos Panayiotou Copyright: Rapp Project EU 2015 Source: serverCore.js, line 29