...

/

Groovy GPars

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 ...