I ran into the same memory explosion before when I got lazy and just scaled images down in memory rather than saving off actual thumbnails to disk.
I setup an http server to host images on and used a QThreadPool as a downloader. It worked quite well, but I had call on two 3rd party libraries: httplib2 and poster. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
