Kun Niu wrote:
Dear all,
I'm trying to transform many office documents into pdf files all at
once on Linux with soffice run in daemon mode.
It seems that the documents are processed one by one even though they
are sent to different processes listening on different port.
What I want is that all the documents can be processed simultaneously.
Why ?
Creating a .pdf is very processor intensive and you are likely to get better performance taking them one by one unless you have a 3 core or greater cpu and the OS can run them in parallel.

--
Bill Drescher
william {at} TechServSys {dot} com

Reply via email to