Main menu

Pages

Async stack traces in folly: Introduction

Facebook’s infrastructure is highly distributed and relies heavily on asynchronous programming. Most of our services that are written in C++ are implemented using async programming frameworks like folly::Futures and folly::coro. Async programming is an important tool for scaling a process with a relatively small number of threads to handle a much larger number of concurrent requests. However, these async programming models have typically come with some downsides.
http://dlvr.it/S7hvKN
reactions
author-img
كل الصور الجميلة والممتعة

تعليقات