Re: smp aware cpu/load monitor




> Also, just to remind developers <grin>, if you're writting something cpu
> intensive (such as a ghostscript viewer), threading never hurts!

Well, consider the approach used for Postscript viewing with GNU
tools: one process is Ghostscript (gs) and the other process is the
GUI program, so you dont need various threads, the system will balance
those two for you already.

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]