Programming For Persistent Memory Takes Persistence
Some techies are capable of writing programs in assembler, but all will agree that they are very glad that they don’t need to. More know that they are fully capable of writing programs which manage their own heap memory, but are often enough pleased that the program model of some languages allow them to avoid it. Since like the beginning of time, computer scientists have been creating simplifying abstractions which allow programmers to avoid managing the hardware’s quirks, to write code more rapidly, and to even enhance its maintainability.
And so it is with a relatively new, and indeed both …
Programming For Persistent Memory Takes Persistence was written by Timothy Prickett Morgan at The Next Platform.