Skip to content

lyrm/ocamlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocamlock

Implementation in OCaml of locks in chapter 7 of The Art of Multiprocessor programming with:

  • multiple variations for some algo (which is the best ?!)
  • a basic benchmark (to compare !)
  • a basic test (to check that it is probably working)

About

A collection of spin-locks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages