Sujet : Re: Apache + mod_php performance
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 03. Oct 2024, 22:41:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vdn32n$3ssv4$2@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Pan/0.160 (Toresk; )
On Thu, 3 Oct 2024 16:22:03 -0500, Craig A. Berry wrote:
Or a custom one using ASTs instead of pthreads.
Trying to work at the AST level would be a lot more complex than doing it
with threads. That’s why threads were invented.