List:Internals« Previous MessageNext Message »
From:SGreen Date:November 17 2005 3:30pm
Subject:Re: Fwd: DDE Cluster management - Suggestions?
View as plain text  
Fabricio Mota <fabricio.mota@stripped> wrote on 11/17/2005 07:24:21 AM:

> Shawn,
>  What do you mean about DDE_PARTITION?
>  Regards,
>  Fabricio

You must forgive me for not THOROUGHLY reading your project spec yet. I 
have read through it twice and I think I understand the scope and purpose 
of your project but I could have missed some of the details. If you did 
not intend to support data partitioning between different servers of the 
same DDE_CLUSTER, I am sorry. It makes sense, though, for "regional" 
servers to partition their data based on some kind of 'region' field. That 
way if a user in a region asks their "local" server for information then 
that server is more likely to have local information on hand skipping the 
need to ask the rest of the cluster. If the data is partitioned using a 
'region' field and you ask for data that is all from some other region, a 
peer-to-peer connection (region A's server directly queries region B's 
server) could occur minimizing the load on the central, coordinating 
server.

The use of regional partitions is only an example as real data could be 
logically and physically partitioned any number of ways. I used the DDE_ 
prefix to distinguish DDE_CLUSTER  partitioning from NDB partitioning. The 
data in a DDE_CLUSTER does not need to be partitioned but it could be 
something to think about as another way of localizing the data.

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine


Thread
Fwd: DDE Cluster management - Suggestions?Fabricio Mota16 Nov
  • Re: Fwd: DDE Cluster management - Suggestions?SGreen16 Nov
    • Re: Fwd: DDE Cluster management - Suggestions?Fabricio Mota16 Nov
Re: Fwd: DDE Cluster management - Suggestions?Fabricio Mota17 Nov
  • Re: Fwd: DDE Cluster management - Suggestions?SGreen17 Nov
    • Re: Fwd: DDE Cluster management - Suggestions?Fabricio Mota18 Nov