Example: loop: read an XML produce a JSON like Regards, MB _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
There are times when you deal with completely independent input/output
'pipes' - where parallelizing would really help speed things up.
Can't there be a way to capture that idiom and multi thread it in the
language itself?
- [Python-Dev] parallelizing Matthieu Bec
- Re: [Python-Dev] parallelizing Chris Barker
- Re: [Python-Dev] parallelizing Matthieu Bec
- Re: [Python-Dev] parallelizing Chris Barker