Tweets
- RT @blelbach: C++20 has been published! iso.org/standard/79358… 4 weeks ago
- RT @NicoJosuttis: Help me: Which ranges implementation is currently most standard conforming? I have to write an urgent paper to fix cbegin… 4 weeks ago
- RT @NicoJosuttis: C++ Initialization matrix: josuttis.com/cpp/c++initial… I tried to summarize all the basic ways of initialization in C++ in o… 1 month ago
-
Recent Posts
- Should the new Mac mini M1 be called a Big Mac?
- CPPCON2020 Plenary Session Review: Performance Matters
- CPPCON2020 Session Review: Back to Basics: Concurrency
- CPPCON2020 Session Review: Test Driven C++
- CPPCON2020 Session Review: Retiring the Singleton Pattern: Concrete suggestions for what to use instead
Blogs I Follow
Recent Comments
Archives
Categories
Meta
Category Archives: big data
Mary had a Little Lambda (Architecture)
Nursery rhyme aside, I’ve been looking avidly at Big Data Lambda Architectures. Nathan Marz introduced the term back in 2012, which is reminiscent of λ-Calculus. The first time you hear the term it brings memories of high-order functions in … Continue reading