I have a nodejs application running all the time and I would like to be able to send a signal from another process to it so it can call one of its functions.Is there a way of doing it? I'm trying to avoid having my second process log somewhere and my main process run an infinite loop looking up for the logs so it can act on them.Thank you
Submitted November 16, 2019 at 11:05AM by -anonq-
No comments:
Post a Comment