• Medientyp: E-Book
  • Titel: Design of multithreaded software : the entity-life modeling approach
  • Beteiligte: Sandén, Bo [Sonstige Person, Familie und Körperschaft]
  • Körperschaft: Wiley InterScience (Online service)
  • Erschienen: Hoboken, N.J: John Wiley & Sons, c2011
    Online-Ausg.
  • Erschienen in: IEEE Xplore Digital Library
  • Umfang: Online Ressource (xix, 298 p.); ill
  • Sprache: Englisch
  • ISBN: 9780470904916; 0470904917; 9780470904909; 0470904909
  • Schlagwörter: Threads (Computer programs) ; Computer software Development ; Computer science ; Electronic books
  • Art der Reproduktion: Online-Ausg.
  • Entstehung:
  • Anmerkungen: Includes bibliographical references and index. - Description based on print version record
  • Beschreibung: Foundations. Introduction -- Support for Multithreading -- State Modeling -- The ELM Way. Entity-Life Modeling -- Design Patterns Based on Event Threads -- Event-Thread Patterns for Resource Sharing -- Simultaneous Exclusive Access to Multiple Resources -- Background and Discussion. Real-Time Software Architectures and Data-Flow Design Approaches -- The Origins of Entity-Life Modeling

    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