jcsp 1.1-rc4-1 source package in Ubuntu

Changelog

jcsp (1.1-rc4-1) unstable; urgency=low

  * Initial release. (Closes: #586153).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Nov 2010 14:08:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe java

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jcsp_1.1-rc4.orig.tar.gz 1.2 MiB 650325282af050f31e65b75245d2dafc06d923f17fbe24abdbe1ea7af69f160b
jcsp_1.1-rc4-1.debian.tar.gz 2.6 KiB e2e43a2e0ce69d01e17a00545018ec03ca2804dd71e42c4cb74bd764f1457736
jcsp_1.1-rc4-1.dsc 1.2 KiB 2ce16d4d91c24c04f014d54392f4942f91af1794f649d4935d1252214682ca13

View changes file

Binary packages built by this source

libjcsp-java: Java library providing Communicating Sequential Processes (CSP) features

 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
 behaviour arising from interactions between concurrent
 objects.
 .
 JSCP 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 (javadoc)umented
 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.

libjcsp-java-doc: Documentation for libjcsp-java

 Documentation for JCSP (Communication Sequential Processes for
 Java) that 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
 behaviour arising from interactions between concurrent
 objects.
 .
 JSCP 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 (javadoc)umented
 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.