Is Ruby 1.9 going to be faster than CPython?

  • Thread starter Nicola Larosa (tekNico)
  • Start date
N

Nicola Larosa (tekNico)

Holy Shmoly, Ruby 1.9 smokes Python away!
http://antoniocangiano.com/2007/11/28/holy-shmoly-ruby-19-smokes-python-away/

The post is less flaming than the title, fortunately. :)

--
Nicola Larosa - http://www.tekNico.net/

If you have multiple CPUs and you want to use them all, fork off as
many
processes as you have CPUs. [...] If you really want "true" multi-
threading
for Python, use Jython or IronPython; the JVM and the CLR do support
multi-CPU threads. Of course, be prepared for deadlocks, live-locks,
race
conditions, and all the other nuisances that come with multi-threaded
code.
-- Guido van Rossum, July 2007
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top