Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sax

Concurrent Sax Processing Of Large, Simple Xml Files?

I have a couple of gigantic XML files (10GB-40GB) that have a very simple structure: just a single … Read more Concurrent Sax Processing Of Large, Simple Xml Files?

Jython And The Sax Parser: No More Than 64000 Entities Allowed?

I've done a simple test of the xml.sax parser in Jython on a large XML file (800 MB) and encoun… Read more Jython And The Sax Parser: No More Than 64000 Entities Allowed?

Concurrent SAX Processing Of Large, Simple XML Files?

I have a couple of gigantic XML files (10GB-40GB) that have a very simple structure: just a single … Read more Concurrent SAX Processing Of Large, Simple XML Files?