Quasar is a Java library that provides high-performance lightweight
threads, Go-like channels, Erlang-like actors, and other asynchronous
programming tools. Quasar fibers rely on bytecode instrumentation. This
can be done at classloading time via a Java Agent, or at compilation
time. This project ships a Maven plugin for the ahead-of-time Quasar
instrumentation of the compiled class files.
License | BSD 3-clause |
---|---|
Categories | Maven Plugins |
Tags | pluginbuildbuild-systemmaven |
Ranking | #332475 in MvnRepository (See Top Artifacts) #3882 in Maven Plugins |