posted 9 years ago
I agree that in its core library, Groovy handles concurrency pretty much the same way Java does. The GPars library is extraordinary, however. It has actors, and dataflows, and concurrent collections, and STM, and more. It really deserves more publicity than it's getting.