Eon – An Effects-Based OCaml Nameserver

ryan.freumh.org

65 points

Bogdanp

7 days ago


3 comments

nine_k a day ago

A programmable nameserver in OCaml, with capabilities of data tunneling (think firewall penetration) and, AFAIK, even "wake-on-DNS-query".

Implementation-wise, it uses the effect system of OCaml and apparently the multicore capabilities.