Re: PHP True Async RFC Stage 4

From: Date: Wed, 22 Oct 2025 18:11:12 +0000
Subject: Re: PHP True Async RFC Stage 4
References: 1 2 3 4 5 6 7 8 9  Groups: php.internals 
Request: Send a blank email to internals+get-128910@lists.php.net to get a copy of this message
Hi,

> I 100% agree. In fact, perhaps the single biggest benefit of having a
> core async model would be to reverse the current fragmentation of
> run-times and libraries.

This is PHP FPM + TrueAsync in Docker.
You can try it. It runs with a single command, the build takes a bit
of time, but that’s because it compiles from C.

https://github.com/true-async/fpm

It’s not that I had any doubts that async would work with FPM, but it
was still necessary to verify it.

I would, of course, also like to try things like PHP Native or
something similar.
But in principle, there shouldn’t be any difference in where or how
PHP is run, because the SAPI itself doesn’t change from the
perspective of the external consumer.

Thanks, Ed.


Thread (104 messages)

« previous php.internals (#128910) next »