Sciweavers

1605 search results - page 184 / 321
» Designing Parallel Operating Systems via Parallel Programmin...
Sort
View
175
Voted

Book
688views
17 years 14 days ago
Database Management Systems
A set of presentations covering the book, which includes the following topics ER Model and Conceptual Design, The Relational Model and SQL DDL, Relational Algebra, SQL, Database Ap...
Raghu Ramakrishnan, Johannes Gehrke
OOPSLA
2010
Springer
15 years 23 days ago
A time-aware type system for data-race protection and guaranteed initialization
We introduce a type system based on intervals, objects representing the time in which a block of code will execute. The type system can verify time-based properties such as when a...
Nicholas D. Matsakis, Thomas R. Gross
APWEB
2006
Springer
15 years 6 months ago
DPGS: A Distributed Programmable Grid System
Workflow mechanism is used into grid system to combine multiple grid services to implement complex grid application. But the workflow is not programmable, and is not flexible enoug...
Yongwei Wu, Qing Wang, Guangwen Yang, Weimin Zheng
EDOC
2006
IEEE
15 years 8 months ago
Model Driven Design of Distribution Patterns for Web Service Compositions
Increasingly, distributed systems are being constructed by composing a number of discrete components. This practice, termed composition, is particularly prevalent within the Web s...
Ronan Barrett, Claus Pahl
101
Voted
LCPC
2009
Springer
15 years 7 months ago
Enforcing Textual Alignment of Collectives Using Dynamic Checks
Abstract. Many parallel programs are written in a single-program, multipledata (SPMD) style, in which synchronization is provided using collective operations that all threads execu...
Amir Kamil, Katherine A. Yelick