Coder Social home page Coder Social logo

mylinyuzhi / quasar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from puniverse/quasar

0.0 2.0 0.0 58.37 MB

Fibers, Channels and Actors for the JVM

Home Page: http://docs.paralleluniverse.co/quasar/

License: Other

Java 98.61% Kotlin 1.34% Shell 0.06%

quasar's Introduction

Quasar
Fibers, Channels and Actors for the JVM

Build Status Dependency Status Version License License

Getting started

Add the following Maven/Gradle dependencies:

Feature Artifact
Core (required) co.paralleluniverse:quasar-core:0.7.4[:jdk8] (for JDK 8 optionally add the jdk8 classifier)
Actors co.paralleluniverse:quasar-actors:0.7.4
Clustering co.paralleluniverse:quasar-galaxy:0.7.4
Reactive Streams co.paralleluniverse:quasar-reactive-streams:0.7.4
Disruptor Channels co.paralleluniverse:quasar-disruptor:0.7.4
Kotlin co.paralleluniverse:quasar-kotlin:0.7.4

Or, build from sources by running:

gradle install

Usage

You can also study the examples here.

You can also read the introductory blog post.

When running code that uses Quasar, the instrumentation agent must be run by adding this to the java command line:

-javaagent:path-to-quasar-jar.jar

Related Projects

  • Pulsar is Quasar's extra-cool Clojure API
  • Comsat integrates Quasar with the JVM's web APIs

Getting help

Questions and suggestions are welcome at this forum/mailing list.

License

Quasar is free software published under the following license:

Copyright (c) 2013-2016, Parallel Universe Software Co. All rights reserved.

This program and the accompanying materials are dual-licensed under
either the terms of the Eclipse Public License v1.0 as published by
the Eclipse Foundation

  or (per the licensee's choosing)

under the terms of the GNU Lesser General Public License version 3.0
as published by the Free Software Foundation.

quasar's People

Contributors

pron avatar dcapwell avatar mikehearn avatar hsestupin avatar tim-brooks avatar aaronc avatar bdavisx avatar circlespainter avatar ianbishop avatar kkroening avatar ndimiduk avatar voidstarstar avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.