Concurrent 1.0.8
Utility classes for sharing data between threads

Concurrent builds upon the standard Fantom concurrent library and provides a collection of utility classes for sharing data 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 (63.43 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.8 - 1.0"]

Documentation

Information

Meta information on the Concurrent pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
63.43 kB
Licence
The MIT Licence
Built on
17th Dec 2014
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afconcurrent
Depends on
concurrent, sys
Referenced by
afBedSheetEfan, afGenesis, afMicromod, afQuickFlux
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 16 releases of Concurrent: