top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What sort of technique you would use to update a set of files over a network, where a server contains the master copy?

+4 votes
303 views
What sort of technique you would use to update a set of files over a network, where a server contains the master copy?
posted Aug 24, 2015 by Mohammed Hussain

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+2 votes

Guys can someone help me by describing the skip-list and why someone should use it over BST.

0 votes

If you wanted to copy over the mongo database using mongos oplog, how would you do it? Suppose we start copying the database at time T and we finish the copying at time U. We have to read from the oplog from time T onward and apply oplog changes (which also may have been applied between time T and U). Do the oplog transactions have timestamps in them so we can discard records before time T? Are the operations idempotent if we apply them twice (because we are applying an operation already executed between time T and U)? Guess I am confused how to get the initial data before reading from the oplog to continue the real time updates.

+3 votes

A list contains a set of numbers, one number presents once and other numbers present even no. of times. Find out the number that occurs once in the list.

...