Subject: Re: PostgreSQL
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
From: Alfred Perlstein <bright@mu.org>
List: tech-net
Date: 02/03/2006 07:30:48
* Michael Richardson <mcr@sandelman.ottawa.on.ca> [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