Sciweavers

12 search results - page 1 / 2
» Distributed Data Structure Design for Scientific Computation
Sort
View
122 views 111 votes 15 years 6 months ago  PDP 2006»
We explore the possibilities to organize a query data structure in the main memories or hard disks of a cluster computer. The query data structure serves to improve the performanc...
136 views 119 votes 15 years 5 months ago  PDP 2002»
Despite the explosive new interest in Distributed Computing, bringing software — particularly legacy software — to parallel platforms remains a daunting task. The Self Distrib...
124 views 105 votes 15 years 7 months ago  PDP 2008»
Searching for similar objects in metric-space databases can be efficiently solved by using index data structures. A number of alternative sequential indexes have been proposed in...
252 views 140 votes 14 years 4 months ago  PDP 2011»
Abstract—The peer-to-peer networking concept has revolutionized the cost structure of Internet data dissemination by making large scale content delivery with low server cost feas...
97 views 123 votes 15 years 7 months ago  PDP 2008»
Search engines use inverted files as index data structures to speed up the solution of user queries. The index is distributed on a set of processors forming a cluster of computer...
96 views 82 votes 15 years 7 months ago  PDP 2007»
SockMi is a solution for the migration of TCP/IP connections between Linux systems. Only the migrating peer of the connection needs to reside on a Linux system. The migration is c...
188 views 101 votes 15 years 5 months ago  PDP 2010»
In the last years high performance processor designs have evolved toward Chip-Multiprocessor (CMP) architectures that implement multiple processing cores on a single die. As the nu...
136 views 118 votes 15 years 7 months ago  PDP 2009»
—Multicore machines are becoming common. There are many languages, language extensions and libraries devoted to improve the programmability and performance of these machines. In ...
129 views 93 votes 15 years 7 months ago  PDP 2010»
Abstract—As computing capabilities have increased, the coupling of computational models has become an increasingly viable and therefore important way of improving the physical ...
95 views 105 votes 15 years 4 months ago  PDP 1997»
We investigate the well-known PRAM model of parallel computation as a practical parallel programming model. The two components of this project are a general-purpose PRAM programmin...