Compressing Distributed Text in Parallel with (s; c)-Dense Codes
Author
dc.contributor.author
Bonacic Castro, Carolina
Author
dc.contributor.author
Fariña, Antonio
es_CL
Author
dc.contributor.author
Marín, Mauricio
es_CL
Author
dc.contributor.author
Brisaboa, Nieves R.
es_CL
Admission date
dc.date.accessioned
2013-12-23T17:11:12Z
Available date
dc.date.available
2013-12-23T17:11:12Z
Publication date
dc.date.issued
2004
Identifier
dc.identifier.uri
https://repositorio.uchile.cl/handle/2250/125831
General note
dc.description
Artículo de publicación ISI
en_US
Abstract
dc.description.abstract
Systems able to cope with very large text collections are
making intensive use of distributed memory parallel computing
platforms such as Clusters of PCs. This is particularly
evident in Web Search Engines which must resort to
parallelism in order to deal efficiently with both high rates
of queries per unit time and high space requirements in the
form of large numbers of small documents stored in secondary
memory. Those documents can be stored in compressed
format to reduce memory space and communication
time. This paper proposes a parallel algorithm for compressing
text in such a distributed memory environment. We
show efficient performance against the usual-practice alternative
of compressing the whole text on a single machine