Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpars - Groovy Parallel Systems
- Description:
The GPars framework offers Java developers intuitive and safe ways to
handle Java or Groovy tasks concurrently. Leveraging the enormous
flexibility of the Groovy programming language and building on proven
Java technologies, we aim to make concurrent programming for
multi-core hardware intuitive, robust and enjoyable.
GPars is a multi-paradigm concurrency framework, offering several
mutually cooperating high-level concurrency abstractions, such as
Dataflow operators, Promises, CSP, Actors, Asynchronous Functions,
Agents and Parallel Collections.
Packages
gpars-1.2.1-2.fc22.noarch
[567 KiB] |
Changelog
by Mikolaj Izdebski (2015-02-02):
- Use generic netty3 compat version
- Resolves: rhbz#1187710
|