Jump to content

Data replication implementation


Aigolek

Recommended Posts

Hello everyone! hope that here i can find a help, which i really needed.

i am doing a project in data replication in distributed systems, and i am a newbie in this topic.

Actually i know how replication algorithms works theoretically, but i have no idea how to implemet it practically. I searched lots of information, and didn't find definite explanation about implementation.

The thing is that i have Darwin cluster consists of 16 nodes, running uder Unix. Suppose that i want to replicate files in this 3 nodes, so here is the question: what is the system structure should be?

for example, i will have the banking system program written on C, the data will be stored in the files, so I have to replicate this files on these nodes. Also i will write code for the primary backup replication.

Then what should i have to do? Or how to organise the system? How to run the programms? do i need some framework?

Please help me, maybe my question is too vague, but i've try to reflect the general idea of my problem.

Thanks a lot.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.