Package jcsp: Information

    Source package: jcsp
    Version: 1.1-alt1_0.10.rc5jpp8
    Build time:  Feb 19, 2019, 06:46 AM in the task #221980
    Category: Development/Java
    Report package bug
    License: LGPLv2+
    Summary: Communicating Sequential Processes for Java (JCSP)
    Description: 
    JCSP (Communication Sequential Processes for Java) is a
    library providing a concurrency model that is a combination
    of ideas from Hoare's CSP and Milner's pi-calculus.
    
    Communicating Sequential Processes (CSP) is a mathematical
    theory for specifying and verifying complex patterns of
    behavior arising from interactions between concurrent
    objects.
    
    JCSP provides a base range of CSP primitives plus a rich set of
    extensions. Also included is a package providing CSP process
    wrappers giving a channel interface to all Java AWT widgets
    and graphics operations.  It is extensively (java/documented)
    and includes much teaching.
    
    JCSP is an alternative concurrency model to the threads and
    mechanisms built into Java. It is also compatible with
    it since it is implemented on top of it.

    List of RPM packages built from this SRPM:
    jcsp (noarch)
    jcsp-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven-local
      2. mvn(junit:junit)
      3. mvn(org.apache.felix:maven-bundle-plugin)
      4. mvn(org.osgi:osgi.core)
      5. jpackage-generic-compat
      6. /proc
      7. /proc
      8. rpm-build-java

    Last changed


    Feb. 5, 2019 Igor Vlasenko 1.1-alt1_0.10.rc5jpp8
    - fc29 update
    June 3, 2018 Igor Vlasenko 1.1-alt1_0.9.rc5jpp8
    - fc28+ update
    April 19, 2018 Igor Vlasenko 1.1-alt1_0.8.rc5jpp8
    - java update