Quoting ANANT S ATHAVALE <[EMAIL PROTECTED]>: > We are going to procure a Quad-core processor based system. I want > to know from the list, the will Horde/IMP Application will make use > of all the four processors based on load? Or it is something to be > configured at Apache/PHP level.
This is more of something that is dealt on an OS level. I have no idea off the top of my head whether each individual PHP process uses threads or not, but any recent OS will do load balancing across all available cores so your various PHP processes will be run on all four cores. michael -- ___________________________________ Michael Slusarz [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
