Embedding Python, threading and scalability

Alia Khouri alia_khouri at yahoo.com
Fri Jul 11 02:40:23 EDT 2003


[Simon Wittber]
> To write scalable applications in Python, one must write the
> 'scalabilty-required' parts n C.

I wonder if python could benefit from working closely with a language
like cilk, "a language for multithreaded parallel programming based on
ANSI C."

Has anybody has any experience with this?

Alia




More information about the Python-list mailing list