SIGN IN SIGN UP
Unitech / pm2 UNCLAIMED

Node.js Production Process Manager with a built-in Load Balancer.

0 0 430 JavaScript
import time
if __name__ == "__main__":
while 1:
print('Script.py: alive')
time.sleep(1)