Category Archives: software architecture

CPPCON2020 Session Review: The Future of C++ Parallel and Concurrency Safety Guidelines

“I test, therefore I exist.” Paraphrasing René Descartes, what do you do if you’ve been conditioned from your engineering “birth” to test, and test everything. This session is a fit for you if you program systems that require safety as … Continue reading

Posted in C++, C++17, concurrent programming, software, software architecture | Tagged , , , , , | Leave a comment

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

Posted in big data, lambda architecture, software, software architecture | Leave a comment