jooflux | Java agent for dynamic aspect
kandi X-RAY | jooflux Summary
kandi X-RAY | jooflux Summary
jooflux is a Java library. jooflux has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has low support. You can download it from GitHub.
JooFlux a JVM agent that allows both the dynamic replacement of method implementations and the application of aspect advices. Compared to existing approaches, JooFlux takes a novel route by taking advantage of the new invokedynamic instruction added in Java SE 7. The runtime overhead of JooFlux is marginal for method invocations, and fairly limited when aspects are being injected. In any case, JooFlux shows interesting performance compared to related approaches such as AOP tools or dynamic languages that rely on dynamic dispatch. More interestingly, JooFlux does not involve reloading whole classes on either method replacement or advice injection, which keeps a large range of just-in-time compilation optimizations valid. JooFlux is being developed as part of a larger academic research group that focuses on the design and implementation of middlewares for dynamic environments.
JooFlux a JVM agent that allows both the dynamic replacement of method implementations and the application of aspect advices. Compared to existing approaches, JooFlux takes a novel route by taking advantage of the new invokedynamic instruction added in Java SE 7. The runtime overhead of JooFlux is marginal for method invocations, and fairly limited when aspects are being injected. In any case, JooFlux shows interesting performance compared to related approaches such as AOP tools or dynamic languages that rely on dynamic dispatch. More interestingly, JooFlux does not involve reloading whole classes on either method replacement or advice injection, which keeps a large range of just-in-time compilation optimizations valid. JooFlux is being developed as part of a larger academic research group that focuses on the design and implementation of middlewares for dynamic environments.
Support
Quality
Security
License
Reuse
Support
jooflux has a low active ecosystem.
It has 26 star(s) with 7 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 4 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of jooflux is current.
Quality
jooflux has 0 bugs and 0 code smells.
Security
jooflux has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
jooflux code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
jooflux is licensed under the MPL-2.0 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
jooflux releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
jooflux saves you 1102 person hours of effort in developing the same functionality from scratch.
It has 2493 lines of code, 254 functions and 61 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed jooflux and discovered the below as its top functions. This is intended to give you an instant insight into jooflux implemented functionality, and help decide if they suit your requirements.
- Executes the before aspect method
- Checks if a method is OK
- Reads an answer answer from the socket
- Sends a message
- Overrides the default target method
- Fetches the method handle for the given receiver class
- Retrieves a method handle for the given arguments
- Visit end method
- Filter the static constructors
- Generates an instruction to invoke a dynamic virtual interface on the given class
- Create a static constructor for a class
- Create a new CallSite and register it
- Filter a method
- Load the specified classes
- Get a list of all call site keys that are registered with the server
- Get the call site type
- Performs the actual transformation
- Compares this registration with the specified object
- The premain method is invoked
- Create a call site for a static method
- Call a static method on a class
- Run the worker
- Change the call site target
- Call after an aspect method
- Invoke a special method on a class
- Get the number of registered call sites
Get all kandi verified functions for this library.
jooflux Key Features
No Key Features are available at this moment for jooflux.
jooflux Examples and Code Snippets
No Code Snippets are available at this moment for jooflux.
Community Discussions
No Community Discussions are available at this moment for jooflux.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jooflux
You can download it from GitHub.
You can use jooflux like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the jooflux component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use jooflux like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the jooflux component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
You may contact us using our INSA-Lyon email addresses (see the AUTHORS file). If you would like to report issues, please do so with the issue tracker on GitHub.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page