On Wednesday 30 August 2006 10:32, Nathan Folkman wrote: > [EMAIL PROTECTED] wrote: > > On Aug 30, 2006, at 8:56 AM, Nathan Folkman wrote: > >> What is it you are trying to exec? > > > > From OpenACS we mostly just exec Imagemagick. I can't think of
> So the easy way to do this would be to exec from the nsproxy. Better > option might be to wrap the C API, although I'm not entirely sure > whether or not Imagemagick is truly thread-safe. Even if it is not, > you'd probably still see better performance using the wrapped C API from > the nsproxy. I've loaded imagemagick into AOLserver: it was much slower than exec'ing the command line tools. tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
