<HTML><BODY><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></BODY></HTML>