Skip site navigation (1)
Skip section navigation (2)
Re: "Clustering"
Hi,
I wrote:
That reminds me of the requirement of having Multi Master Replication in
place to do Parallel Query Execution. Sync Multi Master Replication
being better, while Async Multi Master Replication obviously leads to
inconsistent responses, when queried in parallel. That may be acceptable
in certain situations.
Oops, during rereading "Clustering For Parallel Query Execution", I've
noticed that you mention Data Partitioning as one possible way to do
Parallel Query Execution. Thus Multi Master Replication obviously is not
a requirement, but just another way to allow for Parallel Query
Execution. Mentioning that as well would probably be good.
IMHO, the advice to use multiple, independent databases to do parallel
query execution sounds a little meager. Of course it's also parallel
query execution, but it's not what most people suspect to find under
that section, I would guess.
Regards
Markus
Home |
Main Index |
Thread Index