Concurrent 1.0.0
(Internal) Utility classes for sharing data between threads

Concurrent is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

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 (49.11 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.0 - 1.0"]

Documentation

Information

Meta information on the Concurrent pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
49.11 kB
Licence
MIT Licence
Built on
1st May 2014
Source code
at https://bitbucket.org/AlienFactory/afconcurrent
Depends on
build, concurrent, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 16 releases of Concurrent: