Cargando…

Design of Multithreaded Software: The Entity-Life Modeling Approach

This book assumes familiarity with threads (in a language such as Ada, C#, or Java) and introduces the entity-life modeling (ELM) design approach for certain kinds of multithreaded software. ELM focuses on "reactive systems," which continuously interact with the problem environmen...

Descripción completa

Detalles Bibliográficos
Autor principal: Sandén, Bo I
Lenguaje:eng
Publicado: John Wiley & Sons 2011
Materias:
Acceso en línea:http://cds.cern.ch/record/1414338
Descripción
Sumario:This book assumes familiarity with threads (in a language such as Ada, C#, or Java) and introduces the entity-life modeling (ELM) design approach for certain kinds of multithreaded software. ELM focuses on "reactive systems," which continuously interact with the problem environment. These "reactive systems" include embedded systems, as well as such interactive systems as cruise controllers and automated teller machines.Part I covers two fundamentals: program-language thread support and state diagramming. These are necessary for understanding ELM and are provided primarily for reference. P