Asynchronous Programming with C++ - interview with the authors
Meeting C++ did an interview with the authors of "Asynchronous Programming with C++":
Asynchronous Programming with C++ - interview with the authors
by Jens Weller
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Apr 11, 2025 09:26 AM | Tags: performance meetingcpp intermediate community c++20 advanced
Meeting C++ did an interview with the authors of "Asynchronous Programming with C++":
Asynchronous Programming with C++ - interview with the authors
by Jens Weller
By Meeting C++ | Nov 28, 2024 11:48 AM | Tags: meetingcpp intermediate c++17 c++14 c++11 basics
Two talks at Meeting C++ have dealt with moving from C to C++:
From C to Modern C++: Transforming the classroom and beyond - Gabriel Valenzuela - Meeting C++ 2024
C++ for C Developers - Migration from C to C++ - Slobodan Dmitrovic - Meeting C++ 2024
By Meeting C++ | Nov 20, 2024 05:09 AM | Tags: meetingcpp intermediate c++26 basics
The first video from Meeting C++ 2024 has been released:
C++26: an overview - Rainer Grimm @ Meeting C++ 2024
by Rainer Grimm
Watch the video:
By Meeting C++ | Oct 26, 2024 05:52 AM | Tags: meetingcpp interview intermediate community
This week Titus Winters gave an interview for Meeting C++ 2024 about his thoughts on his new role at Adobe and the wider role of C++ in Softwareengineering and its current challenges.
Interview with Titus Winters for Meeting C++ 2024
by Jens Weller & Titus Winters
Watch the video:
By Meeting C++ | Jun 5, 2024 01:41 AM | Tags: meetingcpp intermediate community basics
Like in the last two years Meeting C++ is organizing an event about technical speaking at C++ conferences, aiming to help new speakers with their talks and give everyone a chance to pick up something to improve their talks! The call for talks for Meeting C++ 2024 is running until June 25th!
Speaking about C++
Organized by Jens Weller
From the event description:
This event will focus on the process of creating technical talks for the C++ community. Various speakers will share their views on how to submit, prepare and give talks to the C++ community in the form of lightning talks and a panel.
By Marco Arena | Apr 24, 2024 11:00 PM | Tags: sobjectizer intermediate c++20
The last episode of the series about SObjectizer and message passing:
SObjectizer Tales – Epilogue
by Marco Arena
From the article:
In this last episode, we conclude the series and offer suggestions for delving into more topics regarding SObjectizer.
By Marco Arena | Apr 17, 2024 11:00 PM | Tags: sobjectizer intermediate c++20
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 28. If I had a magic wand...
by Marco Arena
From the article:
In this episode I delve into what I dislike the most about the library and explore what I would change if I had a magic wand.
By Marco Arena | Apr 10, 2024 11:47 PM | Tags: sobjectizer intermediate c++20
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 27. Design ideas
by Marco Arena
From the article:
In this episode we aim to inspire new ideas and approaches to design applications using SObjectizer and its paradigm.
By Marco Arena | Apr 4, 2024 03:35 AM | Tags: sobjectizer intermediate c++20
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 26. Dispatcher selection
by Marco Arena
From the article:
In this episode we explore guidelines and considerations for binding agents to dispatchers. We'll emphasize the significance of asking pertinent questions rather than expecting definitive answers, as the decision-making process hinges on the unique requirements of the system.
By Marco Arena | Mar 28, 2024 02:23 AM | Tags: sobjectizer intermediate c++20
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 25. Runtime telemetry
by Marco Arena
From the article:
In this episode we learn how to get insights into application performance using SObjectizer's monitoring system.