Blog
The OCaml Planet RSS
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
Over the past few months, we have been heavily engaged in release engineering the Irmin 2.0 release, which covers multiple years of work on…
At Jane Street, for the last several years, we have been increasingly interestedin machine learning and its many use cases. This is why it was exciting whene...
These last few months, I spent some time writing new OCaml PPX rewriters or contributing to existing ones. It's a really fun experience…
Presented by: Sebastian Funk At Jane Street, we’ve been building systems to trade electronically for over a decade. As technology advances and the scale of the markets grows, we need our systems to be able to process ever growing amounts of data in ever shorter time windows. In this talk, we explore how to build a highly optimized single-core packet processing system that is capable of processing millions of messages per second. We see how to bridge the gap between the high-level abstractions we’ve come to love when structuring code, and efficient machine-level execution necessary to process messages at line-rate.



