[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems最新文献

筛选
英文 中文
An experience in the design of a reliable object based system 一个可靠的基于对象的系统的设计经验
M. Banâtre, P. Heng, Gilles Muller, Nadine Peyrouze, B. Rochat
{"title":"An experience in the design of a reliable object based system","authors":"M. Banâtre, P. Heng, Gilles Muller, Nadine Peyrouze, B. Rochat","doi":"10.1109/PDIS.1993.253054","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253054","url":null,"abstract":"The design and implementation of a reliable object-based system on top of a fault-tolerant multiprocessor machine based on stable storage technology, the FTM, are described. Each reliable object is characterized by its persistent state and methods. It is mapped onto a server which manages the object's persistent state and method calls. In order to recover a global consistent state of objects in the event of failure, a solution based on dynamic atomic actions was implemented. Servers are running on a fault tolerant version of an extended MACH microkernel.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129717619","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Multiprocessor file system interfaces 多处理器文件系统接口
D. Kotz
{"title":"Multiprocessor file system interfaces","authors":"D. Kotz","doi":"10.1109/PDIS.1993.253093","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253093","url":null,"abstract":"The difficulties faced when using the conventional (UNIX-like) interface in parallel applications are described. Ways to extend the conventional interface to provide convenient access to the file for parallel programs, while retaining the traditional interface for programs that have no need to explicitly parallel file access, are described. The interface includes a single naming scheme, a multiopen operation, local and global file pointers, mapped file pointers, logical records, multifiles, and logical coercion for backward compatibility.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123653400","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 57
Distributed transaction processing in the TUXEDO system TUXEDO系统中的分布式事务处理
Ed Felt
{"title":"Distributed transaction processing in the TUXEDO system","authors":"Ed Felt","doi":"10.1109/PDIS.1993.253082","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253082","url":null,"abstract":"The TUXEDO system, a commercially proven transaction monitor, built on open industry standards, is described. It ensures data integrity in a distributed, heterogeneous environment with an optimized two-phase commit protocol. It offers an advanced client/server programming paradigm, increased throughput, network connectivity, and runtime system monitoring and management.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114109168","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Omega: a parallel object-based system 一个并行的基于对象的系统
Shahram Ghandeharizadeh, Vera Choi, Clifford Ker, Kai-Ming Lin
{"title":"Omega: a parallel object-based system","authors":"Shahram Ghandeharizadeh, Vera Choi, Clifford Ker, Kai-Ming Lin","doi":"10.1109/PDIS.1993.253055","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253055","url":null,"abstract":"An overview is given of the Omega database machine and the techniques used in its implementation. Omega is a parallel object-based system that supports a functional data model and implements unique object identifiers, complex objects, a type hierarchy, inheritance, and user-defined methods. Key technical ideas that enable the architecture to scale to a large number of processors are discussed. Preliminary performance results for Omega are presented to demonstrate the feasibility of a parallel object-based system.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124539439","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Parallel query processing in DBS3 DBS3中的并行查询处理
M. Ziane, Mohamed Zaït, Pascale Borla-Salamet
{"title":"Parallel query processing in DBS3","authors":"M. Ziane, Mohamed Zaït, Pascale Borla-Salamet","doi":"10.1109/PDIS.1993.253066","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253066","url":null,"abstract":"The authors describe an approach to the compile-time optimization and parallelization of queries for execution in DBS3, a shared-memory parallel database system. The approach makes possible exploring a search space large enough to include zigzag trees which are intermediate between left-deep and right-deep trees. Zigzag trees are shown to provide better response time than right-deep trees in the case of limited memory. Because DBS3 implements a parallel dataflow execution model, this approach applies to both shared-memory and distributed-memory architectures. Performance measurements run using the DBS3 prototype show the advantages of zigzag trees under various conditions.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131602685","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 49
Supporting long-running tasks on an evolving multidatabase using interactions and events 使用交互和事件在不断发展的多数据库上支持长时间运行的任务
M. Nodine
{"title":"Supporting long-running tasks on an evolving multidatabase using interactions and events","authors":"M. Nodine","doi":"10.1109/PDIS.1993.253062","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253062","url":null,"abstract":"An open nested multi-database transaction model called Interactions is proposed. Interactions sit above a layer that provide atomic, serializable global multidatabase transactions. It provides additional support for planning applications, which are long-running applications that may need to respond to changes in the underlying multidatabase. Interactions and the multidatabase architecture that they run on are described, and synchronization of Interactions is discussed. The nature of events, which the applications can use to monitor changes in the information in the multidatabase is described, and how they are detected and how to respond to them are defined. This response usually involves semantically undoing part of at least one Interaction, so a brief description of how recovery works in that situation is given.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115147723","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
The COMFORT project COMFORT项目
G. Weikum, Christof Hasse, Axel Mönkeberg, M. Rys, P. Zabback
{"title":"The COMFORT project","authors":"G. Weikum, Christof Hasse, Axel Mönkeberg, M. Rys, P. Zabback","doi":"10.1109/PDIS.1993.253058","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253058","url":null,"abstract":"The COMFORT project, which is intended to automate the performance tuning of database systems, is discussed. The project addresses several important tuning issues of parallel database systems in a multiuser environment, and it aims to develop general architectural principles for a self-tuning database system. The overall goals and the rationale are examined, and a brief overview of the current work is given.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132051347","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Including the load balancing issue in the optimization of multi-way join queries for shared-nothing database computers 包括无共享数据库计算机的多路连接查询优化中的负载平衡问题
K. Hua, Yu-lung Lo, H. Young
{"title":"Including the load balancing issue in the optimization of multi-way join queries for shared-nothing database computers","authors":"K. Hua, Yu-lung Lo, H. Young","doi":"10.1109/PDIS.1993.253068","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253068","url":null,"abstract":"Dynamic load balancing issues in multiway join operations is discussed. In particular, four multiway join query optimizers have been implemented and a simulator developed to investigate the effect of skewed tuple distribution on these techniques. Dynamic load balancing is found to very critical to the performance of shared-nothing (SN) systems, particularly when the system is large. Since load balancing becomes more difficult for larger systems, one should exploit interjoin parallelism in order to limit the number of processing nodes used for each join operation. The skew issue must be considered during query optimization to achieve the best performance. The load balancing techniques proposed can easily be extended to support interquery parallelism in a multiuser environment.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132078679","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
A formal approach to the vertical partitioning problem in distributed database design 分布式数据库设计中垂直分区问题的形式化方法
J. Muthuraj, Sharma Chakravarthy, R. Varadarajan, S. Navathe
{"title":"A formal approach to the vertical partitioning problem in distributed database design","authors":"J. Muthuraj, Sharma Chakravarthy, R. Varadarajan, S. Navathe","doi":"10.1109/PDIS.1993.253076","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253076","url":null,"abstract":"The n-ary vertical partitioning problem is addressed, and an objective function that generalizes and subsumes earlier work is derived. The objective function derived provides a basis for developing heuristic algorithms for vertical partitioning. The objective function is also useful for comparing previously proposed algorithms for vertical partitioning. The current implementation status of a testbed is indicated.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"11 19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121003473","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 41
Oracle parallel RDBMS on massively parallel systems Oracle并行RDBMS在大规模并行系统
Benjamin Linder
{"title":"Oracle parallel RDBMS on massively parallel systems","authors":"Benjamin Linder","doi":"10.1109/PDIS.1993.253071","DOIUrl":"https://doi.org/10.1109/PDIS.1993.253071","url":null,"abstract":"Oracle relational database technology implemented on massively parallel hardware architectures, which allows both OLTP and decision support on the same database image, is discussed. Both queries and transaction processing power scale linearly on massively parallel processor platforms. This technology delivers scalable relational database superservers.<<ETX>>","PeriodicalId":147994,"journal":{"name":"[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132657344","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信