From a.rozaliev at mail.ru Tue Jul 21 20:00:51 2020 From: a.rozaliev at mail.ru (=?UTF-8?B?0KDQvtC30LDQu9GM0LXQsiDQkNC90LTRgNC10Lk=?=) Date: Tue, 21 Jul 2020 23:00:51 +0300 Subject: non-WSGI python application Message-ID: <1595361651.257726237@f329.i.mail.ru> Can i run non-WSGI python application under Unit? ? 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. ? In addition, I need the application to start immediately, without calling through the listner. ? What is the best practice to realise such behavior? ? Regards, Andrey ? ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From zmey1992 at ya.ru Thu Jul 23 22:31:23 2020 From: zmey1992 at ya.ru (=?utf-8?B?0JLQsNGB0LjQu9GM0LXQsiAiWm1leSEiINCe0LvQtdCz?=) Date: Fri, 24 Jul 2020 01:31:23 +0300 Subject: non-WSGI python application In-Reply-To: <1595361651.257726237@f329.i.mail.ru> References: <1595361651.257726237@f329.i.mail.ru> Message-ID: <2273911595543268@mail.yandex.ru> An HTML attachment was scrubbed... URL: