b*****o 发帖数: 284 | 1 How to implement mirror sites
Anybody know how to implement mirror sites such that my files are mirrored in
full sync at all sites, in real-time. Every change to any file on one site is
immediately at all other sites? Thanks. | d*r 发帖数: 238 | 2
in
is
the question is too big and too vague.
basically, suppose you have a fully connected p2p network,
when you update a file on one node, broadcast the updating through the whole
network with some ids about the new version on your local node. the other
nodes receive the information and compare with their own version to decide if
they want to update or not.
【在 b*****o 的大作中提到】 : How to implement mirror sites : Anybody know how to implement mirror sites such that my files are mirrored in : full sync at all sites, in real-time. Every change to any file on one site is : immediately at all other sites? Thanks.
| t*****s 发帖数: 124 | 3 microsoft have a product called sharepoint
maybe that's what you want
【在 b*****o 的大作中提到】 : How to implement mirror sites : Anybody know how to implement mirror sites such that my files are mirrored in : full sync at all sites, in real-time. Every change to any file on one site is : immediately at all other sites? Thanks.
|
|