libshimdandy-java
Shim wrapping multiple Clojure runtimes into the same JVM
Description
A Clojure runtime shim, allowing for multiple Clojure runtimes in the same JVM. Clojure has a static runtime (implemented as static methods off of clojure.lang.RT), so to run multiple runtimes in the same JVM, they have to be loaded in isolated ClassLoader trees. ShimDandy provides a mechanism for isolating the runtimes within a non-Clojure application, and for calling in to the runtimes from the app.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/projectodd/shimdandy
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libshimdandy-java