Навигација

Safe at any speed

Време04. децембар 2017. 14:00
Предавачsoft. ing. Sebastian Funk (Jane Street, London, UK)
МестоПавиљон "Рашовић", лабораторија П-26

Апстракт предавања

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.