Concurrent 1.0.10
Utility classes for sharing data between threads

Concurrent builds upon the Fantom's core concurrent library and provides a collection of utility classes for sharing data in and between threads.

Read more...

Install

To install Concurrent with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Concurrent with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afConcurrent.pod (67.39 kB)

Use

To use Concurrent in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afConcurrent 1.0.10 - 1.0"]

Documentation

Information

Meta information on the Concurrent pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
67.39 kB
Licence
ISC Licence (ISC)
Built on
20th Aug 2015
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afconcurrent
Depends on
concurrent, sys
Referenced by
afBedSheetEfan, afGenesis, afMicromod, afQuickFlux
Javascript Compatible

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 16 releases of Concurrent: