Sciweavers

1724 search results - page 98 / 345
» Concurrency in the Data Warehouse
Sort
View
DATE
2008
IEEE
99views Hardware» more  DATE 2008»
16 years 23 days ago
Subsystem Exchange in a Concurrent Design Process Environment
This paper provides insight into the novel solutions used to build SoCs targeting increased productivity in a complex environment. Design of such SoCs relies on multi-team, multi-...
Marino Strik, Alain Gonier, Paul Williams
ISMIR
2003
Springer
154views Music» more  ISMIR 2003»
15 years 11 months ago
Position Indexing of Adjacent and Concurrent N-Grams for Polyphonic Music Retrieval
In this paper we examine the retrieval performance of adjacent and concurrent n-grams generated from polyphonic music data. We deploy a method to index polyphonic music using a wo...
Shyamala Doraisamy, Stefan M. Rüger
WDAG
2009
Springer
130views Algorithms» more  WDAG 2009»
16 years 27 days ago
Contention-Sensitive Data Structures and Algorithms
A contention-sensitive data structure is a concurrent data structure in which the overhead introduced by locking is eliminated in the common cases, when there is no contention, or ...
Gadi Taubenfeld
HPDC
2010
IEEE
15 years 7 months ago
Improving the Hadoop map/reduce framework to support concurrent appends through the BlobSeer BLOB management system
Hadoop is a reference software framework supporting the Map/Reduce programming model. It relies on the Hadoop Distributed File System (HDFS) as its primary storage system. Althoug...
Diana Moise, Gabriel Antoniu, Luc Bougé
MEMOCODE
2008
IEEE
16 years 21 days ago
Static Deadlock Detection for the SHIM Concurrent Language
Concurrent programming languages are becoming mandatory with the advent of multi-core processors. Two major concerns in any concurrent program are data races and deadlocks. Each a...
Nalini Vasudevan, Stephen A. Edwards