Fri, 21 Jun 2024 05:01:31 UTC | login

Information for RPM apache-commons-javaflow-1.0-0.14.20120509SNAPSHOT.fc28.src.rpm

ID125501
Nameapache-commons-javaflow
Version1.0
Release0.14.20120509SNAPSHOT.fc28
Epoch
Archsrc
SummaryCommons Javaflow
DescriptionSometimes it is useful 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.
Build Time2018-02-07 02:30:30 GMT
Size109.97 KB
b93628626a6683326ba2799f9b8a1581
LicenseASL 2.0
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(asm:asm)
mvn(asm:asm-analysis)
mvn(asm:asm-commons)
mvn(asm:asm-tree)
mvn(asm:asm-util)
mvn(commons-io:commons-io)
mvn(commons-logging:commons-logging)
mvn(junit-addons:junit-addons)
mvn(junit:junit)
mvn(org.apache.ant:ant)
mvn(org.apache.bcel:bcel)
mvn(org.apache.commons:commons-jci-core)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
apache-commons-javaflow.spec5.41 KB
commons-javaflow-1.0-SNAPSHOT-src-svn.tar.gz98.32 KB
Component of No Buildroots