Пакет jcsp: Информация

    Исходный пакет: jcsp
    Версия: 1.1-alt1_0.4.rc5jpp8
    Собран:  1 февраля 2016 г. 17:17 в задании #157045
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://xircles.codehaus.org/projects/jcsp

    Лицензия: LGPLv2+
    О пакете: Communicating Sequential Processes for Java (JCSP)
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    jcsp (noarch)
    jcsp-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    1 февраля 2016 г. Igor Vlasenko 1.1-alt1_0.4.rc5jpp8
    - new version
    30 января 2016 г. Igor Vlasenko 1.1-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies