06
Third place in the System Design Contest at DAC 2019
Kaan Kara obtained third place in the System Design Contest (FPGA category) at the 56th Design Automation Conference (DAC 2019).
Rumble, an engine to run JSONiq on top of Spark
The increasing amount of data available to process, as well as the ever-growing discrepancy between storage capacity, throughput and latency, has forced the database community to come up with new querying paradigms in the last two decades.
The design and implementation of a lock-free ring-buffer with contiguous reservations
This is the story of how James Munns (from Ferrous Systems) and Andrea Lattuada (PhD student in the Systems Group) designed and implemented (two versions!) of an high-perf lock-free ring-buffer for cross-thread communication.