This document discusses parallel communicating flip pushdown automata systems, which are systems of multiple flip pushdown automata that can communicate by sending stack contents to each other. The key points are:
- Parallel communicating flip pushdown automata systems of degree 2 or more are shown to be able to recognize all recursively enumerable languages.
- Two variants of transition relations are defined for these systems - one where stack contents are preserved after communication ("non-returning") and one where stacks return to their initial state ("returning").
- It is proven that the families of languages recognized by returning and non-returning systems of all types (centralized, parallel, etc.) are equal to the family of recursively enumerable languages