New distributed system for image processing

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
mbwalas

New distributed system for image processing

Post by mbwalas »

Can be found at:

http://sourceforge.net/projects/imgcoverter

Full distributed. Worker-Server architecture. Written in Python. Fast : to 800 conversions (resize of small JPEG with read and save on disc) per second on 8 core machine. Can be used as backend for many services in large web pages.
Post Reply