Tag npm

Node.js parallel execution

Parallel execution of a python process using Node.js’s cluster module, in order to simultaneously run OCR on scanned documents. The app can be installed on multiple servers and using a centraldatabase where the jobs are stored, it can run multiple…

Read More

npm whatwg-fetch

The fetch() function is a Promise-based mechanism for programatically making web requests in the browser. This project is a polyfill that implements a subset of the standard Fetch specification, enough to make fetch a viable replacement for most uses of…

Read More

Fault management project

Node.js backend and Jade (Pug) frontend based on JQuery and Twitter Bootstrap for interacting with a NAGIOS server with the purpose of monitoring the status of a network. Where Nagios isn’t available, a PING based service has been implemented.

Read More
MacBook Pro with images of computer language codes

sync-sql

sync-sql is designed to make synchronous queries to the database. It has been developed as a tool to help nightwatch.js tests – or other such tools – connect directly to an sql database.

Read More