[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: son of occam (was: Re: JCSP, CSP Networking, and other some other points)



For the last few years I have been writing code in Ruby

Random snippet of interest - Ruby 1.9 has lightweight co-operative concurrency with a new feature called Fibers (thin threads see?)

Time for a Ruby CSP Library : )

Tom