Network RAM
Disk paging is very expensive, so why not use other machines’ memory in order to implement paging.
Access time to disk - 10 millisecond.
Access time to a machine - 1 millisecond.
Ability to run a program that is larger than any of the machines’ memory, without going to disk.