We want to provide developers with the information as early as possible, so we decided to release some of the chapters prior to publication so you can begin learning and developing now. We also want your feedback. Please read the early preview chapters and let us know what you think. I will create a separate thread for feedback, discussion, and comments.
The first three chapters are available to read
now. The other chapters will be released over the coming weeks. We will announce their preview release on this forum and you can
register for our email list so we can keep you informed. Chapters can be downloaded using the "
Read it now!" links in the '
Table of Contents'.
This is a comprehensive guide to persistent memory programming, targeted towards experienced programmers. You will understand how persistent memory brings together several new software/hardware requirements, and offers great promise for better performance and faster application startup times—a huge leap forward in byte-addressable capacity compared with current DRAM offerings.
This revolutionary new technology gives applications significant performance and capacity improvements over existing technologies. It requires a new way of thinking and developing, which makes this highly disruptive to the IT/computing industry. The full spectrum of industry sectors that will benefit from this technology include, but are not limited to, in-memory and traditional databases, AI, analytics, HPC, virtualization, and big data.
Programming Persistent Memory describes the technology and why it is exciting the industry. It covers the operating system and hardware requirements as well as how to create development environments using emulated or real persistent memory hardware. The book explains fundamental concepts, provides an introduction to persistent memory programming APIs for C, C++, Javascript, and other languages, discusses RMDA with persistent memory, reviews security features, and presents many examples. Source code and examples that you can run on your own systems are included.