Last Updated:2022/12/24
The distributed hash table is a parallelization of the hash table obtained by dividing the table into subtables of equal size and allocating them to the processors. […] We also discuss communication overheads, and find that, in the case of mesh multicomputers, unless the network channel bandwidth grows sufficiently as p grows, the network will eventually become a performance bottleneck for distributed hash tables.
音声機能が動作しない場合はこちらをご確認ください
Edit Histories(0)
Source Sentence
The
distributed
hash
table
is
a
parallelization
of
the
hash
table
obtained
by
dividing
the
table
into
subtables
of
equal
size
and
allocating
them
to
the
processors.
[…]
We
also
discuss
communication
overheads,
and
find
that,
in
the
case
of
mesh
multicomputers,
unless
the
network
channel
bandwidth
grows
sufficiently
as
p
grows,
the
network
will
eventually
become
a
performance
bottleneck
for
distributed
hash
tables.