Squeak and native threads

J J azreal1977 at hotmail.com
Wed Jan 10 20:49:24 UTC 2007


>From: Matthew Fulmer <tapplek at gmail.com>
>Reply-To: The general-purpose Squeak developers 
>list<squeak-dev at lists.squeakfoundation.org>
>To: The general-purpose Squeak developers 
>list<squeak-dev at lists.squeakfoundation.org>
>Subject: Re: Squeak and native threads
>Date: Wed, 10 Jan 2007 11:27:50 -0700
>
>On Sat, Jan 06, 2007 at 10:07:17AM +0000, J J wrote:
> > Hello all,
> >
> > Is anyone doing anything (or know of someone who is) with native 
>threading
> > in squeak?  As computers begin to rely more and more on a multi-core
> > strategy for speed up it is going to become more and more important to
> > support native threading.
>
>Why do you say that? Is it mostly in order to harness
>multi-processors?

Because CPU's now double in speed by simply doubling up on cores.  If your 
application (or language) can only run in one thread then your speed halves 
(compared to those who don't have this limitation) every time a new core is 
released.

_________________________________________________________________
Find sales, coupons, and free shipping, all in one place!  MSN Shopping 
Sales & Deals 
http://shopping.msn.com/content/shp/?ctid=198,ptnrid=176,ptnrdata=200639




More information about the Squeak-dev mailing list