Hallo, I have a question about PCNTL. Is this the multi-threading solution for PHP. Can I for example start a thread and than with the next request to the server, "connect" to this thread and check its status. I have to create some large reports, like 10+ Minutes. Ideas? Thanks.