marekjm / viuavm

Parallel virtual machine designed to reliably run massively concurrent programs
https://viuavm.org/
GNU General Public License v3.0
71 stars 11 forks source link

Spawn more than one FFI scheduler #153

Closed marekjm closed 8 years ago

marekjm commented 8 years ago

If the hardware machine runs on has more than two cores spawning more than one FFI scheduler will allow executing several FFI calls in parallel.