Node JS app and a shell script communicating

Опубликовано: 04 Август 2026
на канале: Michael Kremser
959
2

A Node JS app and a shell script are communicating with each other via a Redis server. This way it is possible to influence the behavior of that shell script and to issue commands via a browser.

Operating System is Xubuntu 12.04 x86. Browser is Chromium 24.0.1312.56. Redis Server 2.2.12 and NodeJS 0.6.12 were used for that experiment.

Find the code at GitHub: https://github.com/MichaelKremser/tal...