Parallel RAM
Appearance
PRAM stands for Parallel Random Access Machine, which is a abstract model for designing the algorithms appliable to parallel machines. It eliminates the focus on miscellaneous issues such as synchronization and communication, but let designer think explicitly about the exploitation of concurrency.