Programming the Xen cloud using OCaml / Sep 2012
Paper on programming the Xen cloud using OCaml at the OCaml Workshop. This work presented how we use OCaml throughout the Xen cloud stack, from the control plane tooling to the unikernel applications running as guests. We demonstrated how OCaml's strong type system and functional programming features enable building reliable cloud infrastructure, and discussed the practical experiences of deploying OCaml in production cloud environments. The paper helped establish OCaml as a viable language for systems programming in the cloud era.