Re: PostgreSQL
George Michaelson <[email protected]> Thu, 2 Feb 2006 11:04:33 +1000
| Newsgroups | gmane.os.netbsd.devel.performance |
|---|---|
| Message-ID | <[email protected]> |
I didn't think the wins for threads over processes was that clear cut actually. Is it *really* just a done deal now that its cheaper to do lightweight context switching inside a process, than to have more processes? Always? For all Applications? -george