Yes, it works in similiar way as Fast CGI SAPI.
Cannot call any code that causes blocking inside a non-blocking event driven application.
And I don't want to run PHP in another thread, as PHP is not very thread friendly and I don't want the whole server crash with PHP. ;-)