Groovy GPars

Learn about the Groovy GPar library.

Overview

It’s worth noting that the Actor and STM concurrency patterns are not limited to Scala and Clojure. Groovy’s GPars library implements these patterns as well, and it’s also usable from Java. It also has DSL’s that wrap the JSR-166 features of Java, such as the Fork-Join framework, making them easier to use.

Get hands-on with 1200+ tech skills courses.