Object Orientation with Parallelism and Persistence by Burkhard Freitag, Cliff B. Jones, Christian Lengauer, Hans-Jörg Schek.

Both object orientation and parallelism are modern programming paradigms which have gained much popularity in the last 10-15 years. Object orientation raises hopes for increased productivity of software generation and maintenance methods. Parallelism can serve to structure a problem but also promise...

Full description

Saved in:
Bibliographic Details
Main Authors: Freitag, Burkhard (Author), Jones, Cliff B. (Author), Lengauer, Christian (Author), Schek, Hans-Jörg (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: New York, NY : Springer US : Imprint: Springer, 1996.
Edition:1st ed. 1996.
Series:The Springer International Series in Engineering and Computer Science, 370
Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.

MARC

LEADER 00000nam a22000005i 4500
001 b3232400
003 MWH
005 20191027173159.0
007 cr nn 008mamaa
008 121227s1996 xxu| s |||| 0|eng d
020 |a 9781461314370 
024 7 |a 10.1007/978-1-4613-1437-0  |2 doi 
035 |a (DE-He213)978-1-4613-1437-0 
050 4 |a E-Book 
072 7 |a UMX  |2 bicssc 
072 7 |a COM051010  |2 bisacsh 
072 7 |a UMX  |2 thema 
072 7 |a UMC  |2 thema 
100 1 |a Freitag, Burkhard.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
245 1 0 |a Object Orientation with Parallelism and Persistence  |h [electronic resource] /  |c by Burkhard Freitag, Cliff B. Jones, Christian Lengauer, Hans-Jörg Schek. 
250 |a 1st ed. 1996. 
264 1 |a New York, NY :  |b Springer US :  |b Imprint: Springer,  |c 1996. 
300 |a XIV, 233 p.  |b online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a The Springer International Series in Engineering and Computer Science,  |x 0893-3405 ;  |v 370 
490 1 |a Springer eBook Collection 
505 0 |a 1 Non-Interference Properties of a Concurrent Object-Based Language: Proofs Based on an Operational Semantics -- 1 Introduction -- 2 An Object-Based Language -- 3 Soundness of the Equivalences -- 4 Discussion -- References -- 2 Correct Transformational Design of Concurrent Search Structures -- 1 Introduction -- 2 A Concurrent Symbol Table -- 3 Mobile Processes -- 4 Translational Semantics of ???? -- 5 I/O-Correctness -- 6 Conclusion -- References -- 3 Modal-?-Maude: Specification and Properties of Concurrent Objects -- 1 Introduction -- 2 Maude -- 3 The Modal ?-Calculus -- 4 Connections and Simulations -- 5 Inheritance of Properties -- 6 Abstraction and Verification -- 7 Relation to Other Work -- 8 Concluding Remarks -- References -- 4 An Object Model for Distributed and Concurrent Programming Based on Decomposition -- 1 Introduction -- 2 The Role of the Decomposition Hierarchy -- 3 State and Behaviour of Objects -- 4 Messages and Recursion -- 5 Inheritance -- 6 Summary and Future Work -- References -- 5 Objects and Classes, Co-Algebraically -- 1 Introduction -- 2 Algebras Versus Co-algebras -- 3 Examples of Co-algebraic Specification -- 4 Objects, Class Implementations and Class Specifications -- 5 Indistinguishability (Bisimulation) for Objects -- 6 Terminal Co-algebras Satisfying Assertions -- 7 Equations Between States? -- References -- 6 Semantic Refinement of Concurrent Object Systems Based on Serializability -- 1 Introduction -- 2 Related Work -- 3 An Event-Based Model for Object Systems -- 4 Action Refinement and Transaction Interleaving -- 5 Sequentialization of Event Structures and Refinement Criterion -- 6 Concluding Remarks and Future Work -- References -- 7 Unified Theory for Classical and Advanced Transaction Models -- 1 Introduction -- 2 Traditional Concurrency Control and Recovery -- 3 Our Unified Model -- 4 Unified Theory of the Read/Write Model -- 5 Unified Theory of Models with Semantically Rich Operations -- 6 Conclusion -- References -- 8 Coordination as Negotiated Transactions -- 1 Motivation -- 2 Rule-Based Coordination -- 3 Negotiation-Based Coordination -- 4 Related Work -- 5 Conclusion -- References -- 9 Role-Based Persistence -- 1 Introduction -- 2 Motivation -- 3 The Relationship Mechanism -- 4 Operations on Relationships -- 5 Derived Relationships -- 6 Role-Based Persistence -- 7 Comparison -- 8 Conclusion -- References -- 10 Design and Implementation of Process-Oriented Environments with Brokers and Services -- 1 Introduction -- 2 Requirements for a CPE Construction Formalism -- 3 The Broker/Services Model -- 4 Modeling CPEs with Brokers -- 5 Broker Implementation -- 6 Related Work and Concepts -- 7 Conclusion -- References -- 11 There’s Nothing Like Shared Nothing -- 1 Introduction -- 2 A Taxonomy of Parallel Database Architectures -- 3 A Brief History of Shared-Nothing -- 4 The Market Size for OOP&P -- 5 Parallel Computing and Relational Databases -- 6 Conclusions -- References. 
520 |a Both object orientation and parallelism are modern programming paradigms which have gained much popularity in the last 10-15 years. Object orientation raises hopes for increased productivity of software generation and maintenance methods. Parallelism can serve to structure a problem but also promises faster program execution. The two areas of computing science in which these paradigms play the most prominent role are programming languages and databases. In programming languages, one can take an academic approach with a primary focus on the generality of the semantics of the language constructs which support the respective paradigm. In databases, one is willing to restrict the power of the constructs in the interest of increased efficiency. Inter- and intra-object parallelism have received an increasing amount of attention in the last few years by researchers in the area of object- oriented programming. At first glance, an object is very similar to a process which offers services to other processes and demands services from them. It has, however, transpired that object-oriented concepts cause problems when combined with parallelism. In programming languages, the introduction of parallelism and the synchronization constraints it brings with it can get in the way of code reusability. In databases, the combination of object orientation and parallelism requires, for example, a generalization of the transaction model, new approaches to the specification of information systems, an implementation model of object communication, and the design of an overall system architecture. There has been insufficient communication between researchers in programming languages and in databases on these issues. Object Orientation with Parallelism and Persistence grew out of a Dagstuhl Seminar of the same title in April 1995 whose goal it was to put the new research area ̀object orientation with parallelism' on an interdisciplinary basis. Object Orientation with Parallelism and Persistence will be of interest to researchers and professionals working in software engineering, programming languages, and database systems. 
590 |a Loaded electronically. 
590 |a Electronic access restricted to members of the Holy Cross Community. 
650 0 |a Programming languages (Electronic computers). 
650 0 |a Data structures (Computer science). 
650 0 |a Software engineering. 
690 |a Electronic resources (E-books) 
700 1 |a Jones, Cliff B.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
700 1 |a Lengauer, Christian.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
700 1 |a Schek, Hans-Jörg.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
710 2 |a SpringerLink (Online service) 
773 0 |t Springer eBooks 
830 0 |a The Springer International Series in Engineering and Computer Science,  |x 0893-3405 ;  |v 370 
830 0 |a Springer eBook Collection. 
856 4 0 |u https://holycross.idm.oclc.org/login?auth=cas&url=https://doi.org/10.1007/978-1-4613-1437-0  |3 Click to view e-book  |t 0 
907 |a .b32324005  |b 04-18-22  |c 02-26-20 
998 |a he  |b 02-26-20  |c m  |d @   |e -  |f eng  |g xxu  |h 0  |i 1 
912 |a ZDB-2-ENG 
912 |a ZDB-2-BAE 
950 |a Engineering (Springer-11647) 
902 |a springer purchased ebooks 
903 |a SEB-COLL 
945 |f  - -   |g 1  |h 0  |j  - -   |k  - -   |l he   |o -  |p $0.00  |q -  |r -  |s b   |t 38  |u 0  |v 0  |w 0  |x 0  |y .i2145565x  |z 02-26-20 
999 f f |i 039ed2e0-1c30-5e39-bd14-87d30679fc01  |s d3d04086-8084-5c62-9084-44edea91322b  |t 0 
952 f f |p Online  |a College of the Holy Cross  |b Main Campus  |c E-Resources  |d Online  |t 0  |e E-Book  |h Library of Congress classification  |i Elec File