On 24 Mai, 16:13, Infinity77 <andrea.gav...@gmail.com> wrote:
>
> No, the processing of the data is fast enough, as it is very simple.
> What I was asking is if anyone could share an example of using
> multiprocessing to read a file, along the lines I described above.

Take a look at this section in an article about multi-threaded
processing of large files:

http://effbot.org/zone/wide-finder.htm#a-multi-threaded-python-solution

Paul
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to