Asynchronous Thread Per Core Architecture in C++ @ C++ Bay Area Meetup

JFrog is a Proud Sponsor of C++ Bay Area Meetup!

February 28, 2023

< 1 min read

 

Asynchronous Thread Per Core Architecture in C++

Kafka is a distributed event stream platform originally developed by Apache. Redpanda offers an alternative implementation in C++ with massive performance gains. The Redpanda Team will be sharing some of the magic behind how they were able to achieve the performance they have and the lessons learned from this endeavor.