Navigacija

Safe at any speed

Vreme 04. decembar 2017. 14:00
Predavač soft. ing. Sebastian Funk (Jane Street, London, UK)
Mesto Paviljon "Rašović", laboratorija P-26

Apstrakt predavanja

A fast, safe and readable packet-processing system
- How can we get all three?

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're going to explore how to build a highly optimized single-core packet processing system that is capable of processing millions of messages per second. We will 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.