[Expat-discuss] Process XML, using multi-thread

howard chen howachen at gmail.com
Sat Mar 7 10:54:53 CET 2009


Sometimes I need to parse a very large XML file, e.g. wikipedia dump.

My code is quite optimized currently....but CPU bounded.

So it is possible to split the file and parse using multithread?

E.g. on a SMP quad core CPU, maybe the speed can be boost up by 5-6 times.


More information about the Expat-discuss mailing list