Mon, 13 May 2024 23:40:12 UTC | login

Information for build jcsp-1.1-0.9.rc5.fc29

ID29287
Package Namejcsp
Version1.1
Release0.9.rc5.fc29
Epoch
SummaryCommunicating Sequential Processes for Java (JCSP)
DescriptionJCSP (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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 27 May 2018 07:23:21 UTC
CompletedSun, 27 May 2018 07:23:21 UTC
Tags
f29
RPMs
src
jcsp-1.1-0.9.rc5.fc29.src.rpm (info) (download)
noarch
jcsp-1.1-0.9.rc5.fc29.noarch.rpm (info) (download)
jcsp-javadoc-1.1-0.9.rc5.fc29.noarch.rpm (info) (download)
Changelog * Fri May 11 2018 Mat Booth <mat.booth@redhat.com> - 1.1-0.9.rc5 - Move to more recent osgi core implementation * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-0.8.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-0.7.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-0.6.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-0.5.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-0.4.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 1.1-0.3.rc5 - introduce license macro * Fri Oct 31 2014 gil cattaneo <puntogil@libero.it> 1.1-0.2.rc5 - remove win32 java stuff - fix description * Tue Sep 04 2012 gil cattaneo <puntogil@libero.it> 1.1-0.1.rc5 - initial rpm