Thanks, then how concurrency is implemented in Factor?
For real "concurrency" you need preemption.

On Thu, Aug 12, 2010 at 1:15 PM, Chris Double <[email protected]>wrote:

> On Thu, Aug 12, 2010 at 9:53 PM, Grisha Freilikhman <[email protected]>
> wrote:
> > And there is no way that two threads will be running simultaneously (On
> > multi-core processors) ?
>
> Correct. The only way (at the moment)  to utilize multiple cores is to
> fork or spawn another Factor instance.
>
> Chris.
> --
> http://www.bluishcoder.co.nz
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to