[Python-Dev] Another 1.6 wish

Christopher Petrilli petrilli@amber.org
Wed, 1 Dec 1999 12:39:00 -0500


Guido van Rossum [guido@CNRI.Reston.VA.US] wrote:
> > >We had some discussion a while back about enabling thread support by
> > >default, if the underlying OS supports it obviously.  
> 
> I agree with this.  MacOS seems to be the only OS without threads
> these days.

I believe the new GUISI package has pthread-API compatible threads
implemented, which talk to the underlying ThreadManager.  With MacOSX
being impending before 1.6 (i.e. early 2000), I'd say this is a good
way to go.  Threads are VERY useful for a lot of problem domains.

Chris
-- 
| Christopher Petrilli
| petrilli@amber.org