elwerene / libreoffice-convert

MIT License
241 stars 94 forks source link

Parallel conversion and express conversion API #102

Closed woodholly closed 8 months ago

woodholly commented 8 months ago

Several years ago I used libreoffice to convert documents and I remember it had problems with parallel execution. Was it fixed ? Can libreoffice-convert act in parallel and is there some express api app for that ? If not, is there any express api app with workaround (queue with pause to prevent parallel execution) for that ?

elwerene commented 8 months ago

I don't know but I remember someone added a cli option to our libreoffice call which fixed that. Please try :)