|
|
|
|
|
by pvg
5998 days ago
|
|
The benchmarks you're linking are pretty limited (especially the first one that tests just instantiation and method dispatch). Also synthetic but somewhat more comprehensive - http://shootout.alioth.debian.org/u32/benchmark.php?test=all... As I said, if threading is a problem in PHP, it's as much of a problem in Ruby and Python. Common workaround is async message queueing with a great number of solutions available for all of these languages. There's a parallel curl available in recent versions of PHP that covers the simple 'multiple data services' case reasonably well. |
|
Ruby is no gem either (I've always wanted to say that), with the one advantage of having dedicated high-level programmers as advocates within the community.
I haven't seen anything close to RoR or Django in PHP. Nor did I see a Twisted or node.js variant.