Hey all,

Im curious to know what solutions/technologies there are for transforming/sorting large sized xml files(20-100MB)?

Taking into account that a multithreaded environment is required for each transformation and the limitations of the DOM.

I have a "adhoc" solution but it by no means uses any wheels (if you know what i mean).

Thanks for any input.