I am using a php swoole based http webserver.That is my main application which keeps running in backend. I run it in Cli by :
$php server.php &