All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.multiverse.stms.alpha.mixins.package.html Maven / Gradle / Ivy

Go to download

Contains the main Multiverse STM Implementation: the Alpha Engine. The Alpha engine supports readonly and update transactions. It also supports the retry/or else mechanism. This not the jar you want to have in your final distribution because it isn't instrumented (hence the name unborn). The jar you eventually want to have in your distribution is the multiverse-alpha jar. What this package does, is test the instrumentation for the Javaagent. The compiletime instrumentation is tested in the multiverse-alpha package (where all tests are copied and reexecuted but now with compiletime instrumentation).

The newest version!


Contains the mixin classes for atomic object. Methods/interfaces/fields are transplanted from the mixin donor to the
POJO. The big advantage of using this mixin approach is that you don't need to program all the logic in bytecode
directly
which is very very time consuming.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy