David A. Desrosiers wrote: > I spoke too soon, I notice that JPluck fails fetching Newsblaster > (and consumes 194 megs of memory trying to do it), whilst the perl and > Python distillers have no problem fetching them at all. I'll poke > around some more.
What is the Newsblaster URL and what link depth are you using? If this site has a lot of images then you might run out of memory. (The memory usage seems to indicate that.) Anyway, image memory handling is improved in the next beta. Images are converted right after they've been retrieved rather than at the end of the conversion, during PDB generation. This results in much lower memory consumption as the image data do not have to be kept in memory during the entire conversion process. Regards -Laurens _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

