Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: MT search programming questions

Author: Dan Andersson

Date: 09:42:11 11/19/04

Go up one level in this thread


 Yes kernel (OS) threads are fine and have just a tad of overhead for the case
were the kernel is optimized. Lightweight threads are pretty nice for the case
were I want hundreds or several thousands of threads working and spawning per
processor. Not a big issue for chess programs I admit.
 The worst programming task I ever did was trampolining in concurrency and
emulating dataflow variables in a single tasking environment using an imperative
language.

MvH Dan Andersson



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.