[Digikam-devel] [Bug 160873] Feature request multicore support
Johannes Wienke
languitar at semipol.de
Thu Jan 14 17:03:37 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=160873
--- Comment #3 from Johannes Wienke <languitar semipol de> 2010-01-14 18:03:34 ---
I'm not convinced that OpenMP is the one and only solution for generating
multi-threaded code. For pre-existing algorithms it is a nice way but for other
stuff that needs more control over the number of threads, synchronization etc.
it's not a good way.
For the thumbnail generation a thread pool wit a user defined size sounds like
a more appropriate solution to my mind.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list