A Hash Table is a data structure used to store data in the form of Key=>Value pairs.
I've got a rather strange problem. For a Distributed Hash Table I need to be able to do some simple …