Posts tagged 'jruby' Page 1 of 1

Ruby & the Multicore CPU: Part Two - Ruby up to 2.7

MRI Ruby When ruby was conceived, multi-core CPUs weren’t at the forefront of a language designer’s mind. Subsequently, the ruby virtual machine was developed as a single process, single threaded ...