Skip to Content
C++ Reactive Programming
book

C++ Reactive Programming

by Praseed Pai, Peter Abraham
June 2018
Intermediate to advanced
348 pages
8h 45m
English
Packt Publishing
Content preview from C++ Reactive Programming

Polyglot persistence

Polyglot persistence is a term used to denote the use of multiple storage technologies while persisting data. The term come from the term polyglot programming, where the choice of programming language is determined by the context. In the case of polyglot programming, we mix different programming languages. The authors of this book have come across systems that use Java for the application server code, Scala for stream processing,  C++ for storage-related concerns, C# for writing the web layer, and, of course, TypeScript/JavaScript for the client-side programming. In the case of polyglot persistence, we have the choice of using RDBMS, key/value stores, document databases, graph databases, columnar databases, and even time ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Functional Programming in C++

Functional Programming in C++

Ivan Cukic

Publisher Resources

ISBN: 9781788629775Supplemental Content