var a = a.map{|str| { Sys.sleep(1.rand) say str }.fork }.map{|thr| thr.wait }