Hi! Is it possible to set priorities for web2py applications?
I am running a web2py server with some simulation applications. When I run them, the welcome application works very sluggishly so it seems to a visitor of my web2py server that the server (or at least the welcome page section) is down. I would like to set the priority of the welcome application as high as possible.

