Cargando…

Understanding Control Flow Concurrent Programming Using μC++ /

The control-flow issues presented in this textbook are extremely relevant in modern computer languages and programming styles. In addition to the basic control-flow mechanisms, virtually all new computer languages provide some form of exceptional control flow to support robust programming introduced...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Buhr, Peter A. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cham : Springer International Publishing : Imprint: Springer, 2016.
Edición:1st ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Introduction
  • Advanced Control Flow
  • Exceptions
  • Coroutine
  • Concurrency
  • Atomicity
  • Locks
  • Concurrency Errors
  • High-level Concurrency Constructs
  • Active Objects
  • Enhancing Concurrency
  • Optimization
  • Control Flow Paradigms
  • μC++ Grammar. .