In message <cafqgv+yb4bo3k4_hryccyj7ljsnejrh9hwyjw+9172ybc+q...@mail.gmail.com> , Joe Schaefer writes: >The entire collective engineering effort for mod_perl and mod_apreq was to >ensure our code was thread-safe, both from an httpd context and a Perl one. >We achieved that twenty years ago, but have been stuck dealing with the >fact that ithread engineering within Perl5 itself had a ways to go.
My WAG is that new application development that requires instrumenting the Apache httpd request phases is now being coded in Rust. John groenv...@acm.org