This document outlines an upcoming workshop on GPars, a Groovy library for parallel and concurrent programming. The workshop will provide practical experience with GPars models like actors, dataflow, and data parallelism. It will also argue that shared mutable memory threading is not suitable for application programming and should be avoided. The workshop structure includes introductions to key GPars concepts, code examples, and a discussion of appropriate architectural models for concurrency and parallelism.