How best to grab multiple xml feeds in parallel

Hi,

I’m trying to figure out the best way to grab a bunch of xml feeds in
parallel, and put them together, and display them. Rather than
grabbing them one at a time, putting them in the database, and
displaying them. Has anyone accomplished this? Any hints to get
started on the right track?

Charlie