
Sign up to save your podcasts
Or


Multicoretests - Parallel Testing Libraries for OCaml 5.0
Jan Midtgaard (Tarides)
Parallel and concurrent code is notoriously hard to test because of the involved non-determinism, yet it is facing OCaml programmers with the coming OCaml 5.0 multicore release. We present two related testing libraries to improve upon the situation: - Lin – a library to test for linearizability - STM – a state-machine testing library
By Multicoretests - Parallel Testing Libraries for OCaml 5.0
Jan Midtgaard (Tarides)
Parallel and concurrent code is notoriously hard to test because of the involved non-determinism, yet it is facing OCaml programmers with the coming OCaml 5.0 multicore release. We present two related testing libraries to improve upon the situation: - Lin – a library to test for linearizability - STM – a state-machine testing library