OCaml Blog
The OCaml Planet
Unix Module Considered Harmful
Recently I was working on a socket pool for a new scheduler for OCaml 5 (multicore baby!) and I ran into a strange issue.
This new socket pool works by spinning up a series of lightweight processes to accept connections. Every one of those will wait for a client to
29 Nov 2023
News
If you want to contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.