|
|
|
|
|
by zbentley
707 days ago
|
|
No, instead they have subinterpteters with all of the massive overhead that brings re: data sharing. And even fewer CPAN modules are remotely thread safe than PyPi modules, probably in absolute as well as relative terms. That’s a low bar. As a result, threaded Perl code or frameworks are extremely uncommon, even relative to Python. |
|