Hi all,

I know qooxdoo recently did some tests with python native thread 
support. And as we all know python uses threads in linear way, not parallel.

Qooxdoo generator can fork out threads anyway. I fork out threads in PHP 
that doesn't have native thread support at all. It works like a charm.

People have more CPUs nowadays. I have Intel i7 (4 CPU x 2HT) at work, 
for example gcc uses all CPUs to the full. If I run ./generate.py, it 
uses only 1 CPU, other 7 CPUs are idling.

It would allow to save valuable seconds. :)

Ian

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to