SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jakarta-commons-javaflow rpm build for : Other. For other distributions click jakarta-commons-javaflow.

Name : jakarta-commons-javaflow
Version : 0.0 Vendor : jPackage project
Release : 0.20051002.1jpp Date : 2005-10-19 16:04:11
Group : Development/Libraries/Java Source RPM : jakarta-commons-javaflow-0.0-0.20051002.1jpp.src.rpm
Size : 0.09 MB
Packager : Ralph Apel < r_apel_r-apel_de>
Summary : Commons JavaFlow
Description :
Sometimes it is usefull if we can capture the state of the application,
its stack of function calls, which includes local variables, the global
variables and the program counter, and save them into an object. If
this object would give us the ability to restart the processing from
the point stored in it.
A continuation is exactly the type of object that we need. Think of a
continuation as an object that, for a given point in your program,
contains a snapshot of the stack trace, including all the local
variables, and the program counter. You can not only store these
things in the continuation object, but also restore the execution
of the program from a continuation object. This means that the stack
trace and the program counter of the running program become the ones
stored in a continuation.
Continuations are powerful concepts from the world of functional
languages, like Scheme, but they are becoming popular in other
languages as well.

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/1.6/generic/devel/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  jakarta-commons-javaflow-0.0-0.20051002.1jpp.noarch.rpm
     

Provides :
jakarta-commons-javaflow

Requires :
jakarta-commons-logging
rpmlib(CompressedFileNames) <= 3.0.4-1
bcel
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
jakarta-commons-jci
jakarta-commons-io => 0:1.1
xstream
asm2 => 0:2.1


Content of RPM :
/usr/share/doc/jakarta-commons-javaflow-0.0/LICENSE.txt
/usr/share/java/commons-javaflow-0.0.jar
/usr/share/java/commons-javaflow.jar
/usr/share/java/jakarta-commons-javaflow-0.0.jar
/usr/share/java/jakarta-commons-javaflow.jar

 
ICM