2000-09-13-03:29:16 Hildo Biersma:
> Some would argue that a better design is required. Apache 2.0 will
> use a mixed thread/process model, and mod_perl 2.0 will run
> selected threads within one process, precisely to alleviate these
> problems. So it's not necessarily perl's fault...

Some would argue whether that constitutes a better design. Some
would even claim that threads are usually a wart with additional
complexity and fragility bolted onto an existing bloater of a bad
design, to attempt to make it faster, invariably at the expense of
stability.

If more speed is needed, make the part that's currently too slow
_simpler_, not _more_complex_.

-Bennett

PGP signature

Reply via email to