Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

darrenldl/distrproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distrproc

Prototype of Erlang style process/actor model library in OCaml

Demo

  • See debug/main.ml for a runnable example

Technical details/discussions

  • Uses Eio under the hood

  • Not sure how to distribute tasks across domains - probably need upstream support from Eio

  • Eio fiber API is flexible enough to mimic selective receive with timeout (see Distrproc.Selective.recv)

About

Erlang style process/actor model library in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published