Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] LibreOffice does not support multi-threading #12

Closed
hkkenneth opened this issue Nov 14, 2016 · 5 comments
Closed

[Fix] LibreOffice does not support multi-threading #12

hkkenneth opened this issue Nov 14, 2016 · 5 comments

Comments

@hkkenneth
Copy link
Collaborator

No description provided.

@afolarin
Copy link
Member

I wonder if we might investigate another tool?
http://documents4j.com/#/
https://angelozerr.wordpress.com/2012/12/06/how-to-convert-docxodt-to-pdfhtml-with-java/

alternatively a pool of isolated Open Office instances in Docker containers as a temporary workaround

@afolarin
Copy link
Member

@hkkenneth could we update the docs to show using this for scaling the pipeline for Patient Timeline although I wonder if this should be treated using the modular mechanism suggested in #17

@hkkenneth
Copy link
Collaborator Author

You mean pull this logic out as a plugin? Yes that seems to be a cleaner solution. There was a bit of "history" behind this current implementation... the PDF / thumbnail generation feature was written before I had the "plugin" idea. So this feature went straight into master even though no other projects need it at the moment.

I am a bit hesitate to write this in the doc as "standard feature" yet because I have never confirmed our SLaM jobs really ran stably in a reasonable "multi-threading" scenario (e.g. 8 threads or more).

Some more testing in the new dev VM would be helpful.

@afolarin
Copy link
Member

afolarin commented May 17, 2017 via email

@afolarin
Copy link
Member

This issue was moved to CogStack/CogStack-Pipeline#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants