Jump to content

Aigolek

Suspected Spambot
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral
  1. 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.
×
×
  • Create New...

Important Information

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