Our great sponsors
- Revelo Payroll - Free Global Payroll designed for tech teams
- SonarCloud - Analyze your C and C++ projects with just one click.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
-
I have came across this example : https://github.com/vinniefalco/CppCon2018
-
We used beast to implement a market data server(and I think we also did a small client, to test it) which was sending protobuf messages, and it worked great(we also used boost adio, which made it very scalable). When we tested the server, we were generating around 100k messages per second(when there was the biggest activity on the market), I think I've posted here some stats: https://github.com/boostorg/beast/issues/2313.
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Learning to build networking applications using C/C++ from scratch
- BOOST.BEAST Websocket
- tuplet: A Lightweight Tuple Library for Modern C++
- What are some commonly used or underrated features provided by the Boost library that haven't been yet adopted by the STL?
- ASIO Updated in Boost 1.77: Holy Schitte, the NEW FEATURES !!!