How to run multiple instances of Writer simultaneously?

Tor Lillqvist tml at iki.fi
Mon Oct 23 09:29:22 UTC 2017


Muti-threading is hard. It is naïve to think that "I know, I will use
threads" is the correct answer to a perceived performance issue.

(Sure, in *some* cases it might be the answer. But even then, if the code
and/or data structures have not been designed with multi-threading in mind,
doing it might be quite hard.)

--tml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20171023/882fb84f/attachment.html>


More information about the LibreOffice mailing list