咨询与建议

限定检索结果

文献类型

  • 36 篇 期刊文献
  • 17 篇 会议

馆藏范围

  • 53 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 52 篇 工学
    • 48 篇 计算机科学与技术...
    • 14 篇 电气工程
    • 9 篇 软件工程
    • 3 篇 仪器科学与技术
    • 2 篇 信息与通信工程
    • 1 篇 光学工程
    • 1 篇 环境科学与工程(可...
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...
  • 3 篇 理学
    • 1 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 天文学
    • 1 篇 大气科学
    • 1 篇 地质学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 53 篇 parallel databas...
  • 6 篇 query processing
  • 6 篇 query optimizati...
  • 4 篇 declustering
  • 4 篇 mapreduce
  • 3 篇 database systems
  • 3 篇 spatial database...
  • 3 篇 data mining
  • 3 篇 parallel query p...
  • 2 篇 scalability
  • 2 篇 load balancing
  • 2 篇 big data
  • 2 篇 scientific data ...
  • 2 篇 high performance...
  • 2 篇 heterogeneous
  • 2 篇 grid computing
  • 2 篇 metadata
  • 2 篇 distributed syst...
  • 2 篇 parallel computi...
  • 2 篇 performance eval...

机构

  • 4 篇 monash univ sch ...
  • 3 篇 la trobe univ de...
  • 2 篇 telcordia techno...
  • 2 篇 univ maryland de...
  • 2 篇 ohio state univ ...
  • 2 篇 ibm corp thomas ...
  • 1 篇 univ minnesota d...
  • 1 篇 univ edinburgh s...
  • 1 篇 hong kong polyte...
  • 1 篇 microsoft corp r...
  • 1 篇 pacific nw natl ...
  • 1 篇 hasso plattner i...
  • 1 篇 int comp sci ins...
  • 1 篇 univ politehn bu...
  • 1 篇 lawrence berkele...
  • 1 篇 bell labs murray...
  • 1 篇 at&t labs res mi...
  • 1 篇 université paul ...
  • 1 篇 ibm res zurich c...
  • 1 篇 blueridge syst o...

作者

  • 4 篇 taniar d
  • 3 篇 rahayu jw
  • 2 篇 liu dr
  • 2 篇 sinha rk
  • 2 篇 chen cm
  • 2 篇 ailamaki anastas...
  • 1 篇 hameurlain a
  • 1 篇 narayanan sivara...
  • 1 篇 leser ulf
  • 1 篇 sax matthias j.
  • 1 篇 taura kenjiro
  • 1 篇 stonebraker mich...
  • 1 篇 morari alessandr...
  • 1 篇 munteanu calin
  • 1 篇 babu shivnath
  • 1 篇 lu ys
  • 1 篇 feo john
  • 1 篇 akdogan afsin
  • 1 篇 peters mathias
  • 1 篇 leung chc

语言

  • 52 篇 英文
  • 1 篇 其他
检索条件"主题词=Parallel databases"
53 条 记 录,以下是41-50 订阅
排序:
parallel group-by query processing in a cluster architecture
收藏 引用
COMPUTER SYSTEMS SCIENCE AND ENGINEERING 2002年 第1期17卷 23-39页
作者: Taniar, D Rahayu, JW Monash Univ Sch Business Syst Clayton Vic 3800 Australia La Trobe Univ Dept Comp Sci & Comp Engn Bundoora Vic 3083 Australia
SQL queries in the real world are replete with group-by clauses. These queries are often used for strategic decision making due to the nature of group-by queries where raw information is grouped according to the desig... 详细信息
来源: 评论
parallel SORT-HASH OBJECT-ORIENTED COLLECTION JOIN ALGORITHMS FOR SHARED-MEMORY MACHINES
收藏 引用
parallel Algorithms and Applications 2002年 第2期17卷 85-126页
作者: David Taniar - E-mail: David.Taniar@infotech.monash.edu.au[a] J. Wenny Rahayu[b] [a] School of Business Systems Monash University Clayton Vic Australia [b] Department of Computer Science and Computer Engineering La Trobe University Bundarra Vic Australia
Collection join queries are join queries based on collection attributes (i.e. non-atomic attributes), which are common in object-oriented databases. We have identified three different kinds of collection join queries,... 详细信息
来源: 评论
Dynamic memory allocation strategies for parallel query execution  02
Dynamic memory allocation strategies for parallel query exec...
收藏 引用
Proceedings of the 2002 ACM symposium on Applied computing
作者: Franck Morvan Abdelkader Hameurlain Université Paul Sabatier 118 route de Narbonne 31062 Toulouse cedex France
In the decision support queries which manipulate large data volumes, it is frequent that a query constituted by several joins can not be computed completely in memory. In this paper, we propose three strategies allowi... 详细信息
来源: 评论
An adaptive algorithm for mining association rules on shared-memory parallel machines
收藏 引用
DISTRIBUTED AND parallel databases 2001年 第2期9卷 99-132页
作者: Cheung, DW Hu, K Xia, SW Univ Hong Kong Dept Comp Sci & Informat Syst Hong Kong Hong Kong Peoples R China Tsinghua Univ Dept Automat Beijing 100084 Peoples R China
Mining association rules from large databases is very costly. We propose to develop parallel algorithms for this task on shared-memory multiprocessor (SMP). All proposed parallel algorithms for other paradigms follow ... 详细信息
来源: 评论
A hypergraph based approach to declustering problems
收藏 引用
DISTRIBUTED AND parallel databases 2001年 第3期10卷 269-288页
作者: Liu, DR Wu, MY Natl Chiao Tung Univ Inst Informat Management Hsinchu Taiwan
parallelizing I/O operations via effective declustering of data is becoming essential to scale up the performance of parallel databases or high performance systems. Declustering has been shown to be a NP-complete prob... 详细信息
来源: 评论
Analysis and comparison of declustering schemes for interactive navigation queries
收藏 引用
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING 2000年 第5期12卷 763-778页
作者: Chen, CM Sinha, RK Telcordia Technol Morristown NJ 07960 USA Ciena Corp Cupertino CA 95014 USA
Declustering schemes enable parallel retrievals of raster-spatial data by allocating data among multiple disks. Previous work in the literature has focused on static range queries. In this paper, we focus on interacti... 详细信息
来源: 评论
Workfile disk management for concurrent mergesorts in a multiprocessor database system
收藏 引用
DISTRIBUTED AND parallel databases 2000年 第3期8卷 279-296页
作者: Wu, KL Yu, PS Chung, JY Teng, JZ IBM Corp Thomas J Watson Res Ctr Yorktown Hts NY 10598 USA IBM Corp Programming Syst San Jose CA 95161 USA
This paper studies workfile disk management for concurrent mergesorts ina multiprocessor database system. Specifically, we examine the impacts of workfile disk allocation and data striping on the average mergesort res... 详细信息
来源: 评论
Load balancing for parallel query execution on NUMA multiprocessors
收藏 引用
DISTRIBUTED AND parallel databases 1999年 第1期7卷 99-121页
作者: Bouganim, L Florescu, D Valduriez, P INRIA Rocquencourt France
To scale up to high-end configurations, shared-memory multiprocessors are evolving towards Non Uniform Memory Access (NUMA) architectures. In this paper, we address the central problem of load balancing during paralle... 详细信息
来源: 评论
Optical implementation of a constant-time multicomparand bit-parallel magnitude-comparison algorithm using wavelength- and polarization-division multiplexing with application to parallel database processing
收藏 引用
OPTICS LETTERS 1998年 第17期23卷 1372-1374页
作者: Detofsky, A Choo, PY Louri, A Univ Arizona Dept Elect & Comp Engn Tucson AZ 85721 USA
We present a word- and bit-parallel magnitude-comparison architecture that permits multiple comparands to be compared with multiple relations in constant time. The proposed magnitude-comparison algorithm uses a novel ... 详细信息
来源: 评论
Multiattribute indexing with m-Q-trees  6
Multiattribute indexing with m-Q-trees
收藏 引用
6th Euromicro Workshop on parallel and Distributed Processing (PDP 98)
作者: Polo, A Manzano, JC Salas, M Sanchez, M Jurado, E Barrena, M Hernandez, J Martinez, JM Univ Extremadura Dept Comp Sci E-06071 Badajoz Spain
A wide class of multidimensional indexes employs a recursive partitioning of the data space as the kd-tree does. In this paper we present the m-Q-tree as a multidimensional data structure that can achieve the maximum ... 详细信息
来源: 评论