Recently I've come across several projects using custom pipelines to receive, uncompress and parse all sorts of legacy formats and to create billing statements as PDF. I believe such custom pipelines to be ideal for grid computing to offload serious CPU work to other boxes and to keep it all super scalable.
grid computing