Come Stream with Me - Jonathan Beard [ C++Now 2016 ]
Description:
Explore the RaftLib C++ template library for building performant parallel applications using stream processing in this conference talk from C++Now 2016. Learn how RaftLib simplifies the creation of multi-threaded streaming applications by utilizing familiar stream operator semantics to link parallel actors. Discover the advantages of the stream processing paradigm and how RaftLib enables a full range of streaming graph optimizations while integrating with legacy C/C++ code. Gain insights into what RaftLib is, its inner workings, usage techniques, and participate in hands-on application building exercises. Access accompanying slides for a comprehensive understanding of this powerful tool for C++ parallel processing.
Come Stream with Me - Build Performant Simple Parallel Applications in C++ Using RaftLib