same answer, what you try to achieve is a job for a webserver,
the webserver is the one to execute applications using threads, processes or coroutines, and setting priorities and timeouts for threads, processes and coroutines is the job of the webserver

