Re: PostgreSQL

Alfred Perlstein <[email protected]> Fri, 3 Feb 2006 07:30:48 -0800
Newsgroups gmane.os.netbsd.devel.performance,gmane.os.netbsd.devel.general,gmane.os.netbsd.current,gmane.os.netbsd.devel.network
Message-ID <[email protected]>
* Michael Richardson <[email protected]> [060203 07:28] wrote:
> 
> Leaning to write co-routines and select/poll interfaces is takes a bit
> more brain power at first than writing the above busy-loop, but is SO
> MUCH easier to debug that the effort pays off.

Bah... No way, I'm currently working on a large scale system using
co-routines, it's a major PITA to make it work right, I'd much rather
have co-operative threads.

-- 
- Alfred Perlstein