Reliable Software Technologies - Ada-Europe '99

Reliable Software Technologies - Ada-Europe '99 PDF Author: Michael Gonzalez Harbour
Publisher: Springer
ISBN: 3540487530
Category : Computers
Languages : en
Pages : 464

Get Book Here

Book Description
The Fourth International Conference on Reliable Software Technologies, Ada- Europe’99, took place in Santander, Spain, from June 7 to 11, 1999. It was sponsored by Ada Europe, the European federation of national Ada societies, in cooperation with ACM SIGAda and Ada Spain, and it was organized by members of the University of Cantabria and the Technical University of Madrid, in Spain. This was the 19th consecutive year of Ada Europe conferences, which have always been the main Ada events in Europe, with their counterparts being the ACM SIGAda conferences in the USA (formerly Tri Ada). The conference is not just devoted to the Ada language, but rather to the more general area of reliable software technologies. In this sense, there are papers on formal methods, testing, software architectures and design, software engineering tools, etc. We believe that the role of reliable software technologies is becoming increasingly important, as computer applications control more and more of our everyday systems. The goal of our conference is to contribute to advancing the state of the art of all the technologies that help us in achieving better and more reliable software at a lower overall cost.

Reliable Software Technologies - Ada-Europe 2001

Reliable Software Technologies - Ada-Europe 2001 PDF Author: Dirk Craeynest
Publisher: Springer
ISBN: 3540451366
Category : Computers
Languages : en
Pages : 420

Get Book Here

Book Description
The Sixth International Conference on Reliable Software Technologies, Ada- Europe 2001, took place in Leuven, Belgium, May 14-18, 2001. It was sponsored by Ada-Europe, the European federation of national Ada societies, in cooperation with ACM SIGAda, and it was organized by members of the K.U. Leuven and Ada- Belgium. This was the 21st consecutive year of Ada-Europe conferences and the sixth year of the conference focusing on the area of reliable software technologies. The use of software components in embedded systems is almost ubiquitous: planes fly by wire, train signalling systems are now computer based, mobile phones are digital devices, and biological, chemical, and manufacturing plants are controlled by software, to name only a few examples. Also other, non-embedded, mission-critical systems depend more and more upon software. For these products and processes, reliability is a key success factor, and often a safety-critical hard requirement. It is well known and has often been experienced that quality cannot be added to software as a mere afterthought. This also holds for reliability. Moreover, the reliability of a system is not due to and cannot be built upon a single technology. A wide range of approaches is needed, the most difficult issue being their purposeful integration. Goals of reliability must be precisely defined and included in the requirements, the development process must be controlled to achieve these goals, and sound development methods must be used to fulfill these non-functional requirements.

Reliable Software Technologies -- Ada-Europe 2003

Reliable Software Technologies -- Ada-Europe 2003 PDF Author: Jean-Pierre Rosen
Publisher: Springer Science & Business Media
ISBN: 3540403760
Category : Business & Economics
Languages : en
Pages : 442

Get Book Here

Book Description
The refereed proceedings of the 8th International Conference on Reliable Software Technologies, Ada-Europe 2003, held in Toulouse, France in June 2003. The 29 revised full papers presented together with 3 invited papers were carefully reviewed and selected from numerous submissions. The papers are organized in topical sections on Ravenscar, language issues, static analysis, distributed information systems, software metrics, software components, formal specification, real-time kernel, software testing, and real-time systems design.

Reliable Software Technologies - Ada-Europe 2002

Reliable Software Technologies - Ada-Europe 2002 PDF Author: Johann Blieberger
Publisher: Springer
ISBN: 3540480463
Category : Computers
Languages : en
Pages : 381

Get Book Here

Book Description
This book constitutes the refereed proceedings of the 7th International Conference on Reliable Software Technologies, Ada-Europe 2002, held in Vienna, Austria, in June 2002. The 24 revised full papers presented together with four invited papers were carefully reviewed and selected for inclusion in the proceedings. The papers are organized in topical sections on embedded systems, case studies, real-time systems, high-integrity systems, Ada language issues, program analysis, tools, distributed systems, and libraries and APIs.

Reliable Software Technologies - Ada-Europe 2004

Reliable Software Technologies - Ada-Europe 2004 PDF Author: Albert Llamosi
Publisher: Springer Science & Business Media
ISBN: 3540220119
Category : Computers
Languages : en
Pages : 344

Get Book Here

Book Description
This book constitutes the refereed proceedings of the 9th International Conference on Reliable Software Technologies, Ada-Europe 2004, held in Palma de Mallorca, Spain in June 2004. The 23 revised full papers presented together with 3 invited papers were carefully reviewed and selected from numerous submissions. The papers are organized in topical sections on static analysis, distributed systems, real-time systems, reflection and XML, testing, critical systems modeling, scheduling, and application programming interfaces.

Reliable Software Technologies Ada-Europe 2000

Reliable Software Technologies Ada-Europe 2000 PDF Author: Hubertus B. Keller
Publisher: Springer
ISBN: 354045098X
Category : Computers
Languages : en
Pages : 316

Get Book Here

Book Description
This book constitutes the proceedings of the 23rd Ada-Europe International Conference on Reliable Software Technologies, Ada-Europe 2018, held in Lisbon, Portugal, in June 2018. The 10 papers presented in this volume were carefully reviewed and selected from 27 submissions. They were organized in topical sections named: safety and security; Ada 202X; handling implicit overhead; real-time scheduling; and new application domains.

Reliable Software Technologies -- Ada-Europe 2006

Reliable Software Technologies -- Ada-Europe 2006 PDF Author: Luís Miguel Pinho
Publisher: Springer Science & Business Media
ISBN: 3540346635
Category : Business & Economics
Languages : en
Pages : 252

Get Book Here

Book Description
This book constitutes the refereed proceedings of the 11th International Conference on Reliable Software Technologies, Ada-Europe 2006, held in Porto, Portugal, in June 2006. The 19 revised full papers presented were carefully reviewed and selected from numerous submissions. The papers are organized in topical sections on real-time systems, static analysis, verification, applications, reliability, compilers, and distributed systems.

Reliable Software Technologies, Ada-Europe ...

Reliable Software Technologies, Ada-Europe ... PDF Author:
Publisher:
ISBN:
Category : Ada (Computer program language)
Languages : en
Pages : 460

Get Book Here

Book Description


Reliable Software Technologies - Ada Europe 96

Reliable Software Technologies - Ada Europe 96 PDF Author: Alfred Strohmeier
Publisher: Springer Science & Business Media
ISBN: 9783540613176
Category : Computers
Languages : en
Pages : 522

Get Book Here

Book Description
Content Description #Includes bibliographical references and index.

Open Multithreaded Transactions

Open Multithreaded Transactions PDF Author: Jörg Kienzle
Publisher: Springer Science & Business Media
ISBN: 9401701032
Category : Computers
Languages : en
Pages : 316

Get Book Here

Book Description
This book investigates how transactions can be integrated with concurrent object-oriented programming, and how transactions can be made available to an application programmer at the programming language level. The book gives a detailed overview of existing transaction models, and analyzes their suitability for concurrent programming languages. A new transaction model named "Open Multithreaded Transactions" is presented. It provides features for controlling and structuring not only access to objects, as usual in transaction systems, but also threads taking part in transactions. Integration with exception handling makes open multithreaded transactions ideal building blocks for fault-tolerant applications. The book also describes the design of an object-oriented framework providing the necessary run-time support for open multithreaded transactions. Procedural, object-oriented and aspect-oriented interfaces for the application programmer are presented. Programming examples include code in Ada, Java and AspectJ.