阅读背景:

如何在python中异步处理xml?

来源:互联网 

I have a large XML data file (>160M) to process, and it seems like SAX/expat/pulldom parsing is the way to go. I'd like to have a thread that sifts through the nodes and pushes nodes to be processed onto a queue, and then other worker threads pull the next available node off the queue and process it.I have a large XML data file (>160M) to process




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: