This book introduces new massively parallelcomputer (MPSoC) architectures called invasive tightly coupled processor arrays. It proposes strategies, architecturedesigns, and programming interfaces for invasive TCPAs that allow invading andsubsequently executing loop programs with strict requirements or guarantees ofnon-functional execution qualities such as performance, power consumption, andreliability. For the first time, such a configurable processor arrayarchitecture consisting of locally interconnected VLIW processing elements canbe claimed by programs, either in full or in part, using the principle ofinvasive computing. Invasive TCPAs provide unprecedented energy efficiency forthe parallel execution of nested loop programs by avoiding any global memoryaccess such as GPUs and may even support loops with complex dependencies suchas loop-carried dependencies that are not amenable to parallel execution onGPUs. For this purpose, the book proposes different invasion strategies for claiminga desired number of processing elements (PEs) or region within a TCPAexclusively for an application according to performance requirements. It notonly presents models for implementing invasion strategies in hardware, but alsoproposes two distinct design flavors for dedicated hardware components tosupport invasion control on TCPAs.