Threads in Ruby #1 Pilot Post by makaroni4 Integration of YARV in #ruby allows using kernel #threads instead of #green_threads. So lets write simple script that uses #threads and #benchmark it. Examples under the cut