$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2007-06-02 23:29:49
On 6/2/07, Thomas Sondergaard <ts_news1_at_[hidden]> wrote:
>
> Perhaps you could write a CAS/lock-free random number generator. I have
> no idea how difficult that would be, I just recently stumbled over the
> CAS/lock-free threading technique myself.
>
I understand CAS/lock-free (well, 'enough') - someone just needs to
explain a good rand algorithm to me.
Tony