Re: PHP True Async RFC

From: Date: Sat, 08 Mar 2025 07:58:37 +0000
Subject: Re: PHP True Async RFC
References: 1 2 3 4 5 6 7 8 9 10  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
>
>  Neither of these is a bad use case, and they're not mutually exclusive,
but they do lead to different priorities.
> I freely admit my bias is towards Type 1, while it sounds like Edmond is
coming from a Type 2 perspective.
>
Exactly. A coroutine-based server is what I work with, so this aspect has a
greater influence on the RFC. However, both cases need to be considered.

Right now, background services are handled with Go. If PHP gets solid
concurrency tools, convenient process management, and execution tracking,
the situation might shift in a different direction—because a unified
codebase is almost always more beneficial.


Thread (110 messages)

« previous php.internals (#126632) next »