PIL and ImageMagick scalability

S

Sebastjan Trepca

Hi everyone!

I have a question about image processing. We have a website which will
process a lot of images a day.It will be running Apache(worker) with
mod_python. My question is what should we use for processing. If we
use PIL the processing will be done with the same process that handles
other requests and that will probably slow them down when there will
be a peak. If we use ImageMagick you create new process that does the
image processing which probably uses multiple CPUs better and is more
scalable, right?

Thanks, Sebastjan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top