Massively Parallel Processing (MPP)
MPP splits one query across many nodes working on different parts of the data at once — fast until the data has to move between them or divides unevenly.
MPP splits one query across many nodes working on different parts of the data at once — fast until the data has to move between them or divides unevenly.