Bulk Synchronous Parallel (BSP) model

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf parallel computing model
gptkbp:alternativeTo gptkb:PRAM_model
gptkbp:describedBy gptkb:Communications_of_the_ACM
gptkbp:hasComponent barrier synchronization
global synchronization
communication phase
computation phase
superstep
https://www.w3.org/2000/01/rdf-schema#label Bulk Synchronous Parallel (BSP) model
gptkbp:influenced gptkb:Google_Pregel
gptkb:Apache_Giraph
Graph processing frameworks
gptkbp:introduced gptkb:Leslie_Valiant
gptkbp:introducedIn 1990
gptkbp:parameter number of processors
communication cost
synchronization cost
gptkbp:supports scalability
fault tolerance
gptkbp:usedIn distributed computing
parallel computing
gptkbp:bfsParent gptkb:Pregel
gptkbp:bfsLayer 7