I can probably get away with String type by using Char arrays instead? How about Dict hashtables? Is there any way I can store them in shared arrays?
Going back to pmap. I think i need to shuffle around the workflow and perform most of the computation at each prcess returning just what it is realy needed and not whole parsed data.
