quasar
GitHub describes it as Fibers, Channels and Actors for the JVM. The repository metadata lists Java as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
puniverse/quasar: Getting started
GitHub describes it as Fibers, Channels and Actors for the JVM. The repository metadata lists Java as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as Fibers, Channels and Actors for the JVM. The repository metadata lists Java as its primary language. The metadata lists the NOASSERTION license. The README describes the project this way: | Feature | Artifact |------------------|------------------ | Core (required) | co.paralleluniverse:quasar-core:0.8.0 | Actors | co.paralleluniverse:quasar-actors:0.8.0 | Reactive Streams | co.paralleluniverse:quasar-reactive-streams:0.8.0 | Disruptor Channels| co.paralleluniverse:quasar-disruptor:0.8.0 | Kotlin (JDK8+) | co.paralleluniverse:quasar-kotlin:0.8.0
Usage
The README section "Usage" states: When running code that uses Quasar, the instrumentation agent must be run by adding this to the java command line:
Related Projects
The README section "Related Projects" states: Pulsar is Quasar's extra-cool Clojure API Comsat integrates Quasar with the JVM's web APIs
Getting help
The README section "Getting help" states: Please make sure to double-check the System Requirements and Troubleshooting sections of the docs, as well as at currently open issues.
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes