<div>Hi.</div><div> </div><div>Actually as far as I can see you need a service (daemon) approach. Nginx Unit is not intended for this.</div><div> </div><div>You can use your system's init system (systemd, sysV) or software like supervisord.</div><div> </div><div>Regards,</div><div>Oleg.</div><div> </div><div>21.07.2020, 23:01, "Розальев Андрей" <a.rozaliev@mail.ru>:</div><blockquote><div>Can i run non-WSGI python application under Unit?</div><div> </div><div>I want my application to run in background and process some data (from external rest api server), and it needs heeps of time. I don’t need any output to browser at all.</div><div> </div><div>In addition, I need the application to start immediately, without calling through the listner.</div><div> </div><div>What is the best practice to realise such behavior?</div><div> </div><div>Regards, Andrey</div><div> <div> </div></div>,<p>_______________________________________________<br />unit mailing list<br /><a href="mailto:unit@nginx.org">unit@nginx.org</a><br /><a href="https://mailman.nginx.org/mailman/listinfo/unit">https://mailman.nginx.org/mailman/listinfo/unit</a></p></blockquote>