All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download quasar JAR 0.1.1 with all dependencies


lightweight threads and actors for the JVM.

Files of the artifact quasar version 0.1.1 from the group co.paralleluniverse.

Artifact quasar
Group co.paralleluniverse
Version 0.1.1
Last update 06. May 2013
Tags: threads actors lightweight
Organization not specified
URL http://puniverse.github.com/quasar
License The GNU Lesser General Public License, version 3
Dependencies amount 7
Dependencies asm-util, asm, guava, asm-analysis, ant, trove4j, metrics-core,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of quasar Show documentation

Please rate this JAR file. Is it a good library?

15 downloads

Source code of quasar version 0.1.1

META-INF
META-INF.META-INF.MANIFEST.MF
co.paralleluniverse.actors
co.paralleluniverse.actors.co.paralleluniverse.actors.Actor
co.paralleluniverse.actors.co.paralleluniverse.actors.ActorMXBean
co.paralleluniverse.actors.co.paralleluniverse.actors.ActorMonitor
co.paralleluniverse.actors.co.paralleluniverse.actors.ActorRegistry
co.paralleluniverse.actors.co.paralleluniverse.actors.BasicActor
co.paralleluniverse.actors.co.paralleluniverse.actors.ExitMessage
co.paralleluniverse.actors.co.paralleluniverse.actors.JMXActorMonitor
co.paralleluniverse.actors.co.paralleluniverse.actors.LifecycleException
co.paralleluniverse.actors.co.paralleluniverse.actors.LifecycleListener
co.paralleluniverse.actors.co.paralleluniverse.actors.LifecycleMessage
co.paralleluniverse.actors.co.paralleluniverse.actors.MessageProcessor
co.paralleluniverse.common.monitoring
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.Counter
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.FlightRecorder
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.FlightRecorderMXBean
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.FlightRecorderMessage
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.FlightRecorderMessageFactory
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.ForkJoinInfo
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.ForkJoinPoolMXBean
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.ForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.GenericRecordingDouble
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.JMXForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.MetricsForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.MonitoringServices
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.MonitoringServicesMXBean
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.Profile
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.RecordingDouble
co.paralleluniverse.common.monitoring.co.paralleluniverse.common.monitoring.SimpleMBean
co.paralleluniverse.common.util
co.paralleluniverse.common.util.co.paralleluniverse.common.util.ConcurrentSet
co.paralleluniverse.common.util.co.paralleluniverse.common.util.Debug
co.paralleluniverse.common.util.co.paralleluniverse.common.util.Exceptions
co.paralleluniverse.common.util.co.paralleluniverse.common.util.NamingForkJoinWorkerFactory
co.paralleluniverse.common.util.co.paralleluniverse.common.util.NamingThreadFactory
co.paralleluniverse.common.util.co.paralleluniverse.common.util.Objects
co.paralleluniverse.common.util.co.paralleluniverse.common.util.Pair
co.paralleluniverse.common.util.co.paralleluniverse.common.util.SameThreadExecutor
co.paralleluniverse.common.util.co.paralleluniverse.common.util.Tuple
co.paralleluniverse.common.util.co.paralleluniverse.common.util.VisibleForTesting
co.paralleluniverse.concurrent.forkjoin
co.paralleluniverse.concurrent.forkjoin.co.paralleluniverse.concurrent.forkjoin.ParkableForkJoinTask
co.paralleluniverse.concurrent.util
co.paralleluniverse.concurrent.util.co.paralleluniverse.concurrent.util.UtilUnsafe
co.paralleluniverse.fibers
co.paralleluniverse.fibers.co.paralleluniverse.fibers.Fiber
co.paralleluniverse.fibers.co.paralleluniverse.fibers.FiberAsync
co.paralleluniverse.fibers.co.paralleluniverse.fibers.FiberInterruptedException
co.paralleluniverse.fibers.co.paralleluniverse.fibers.Instrumented
co.paralleluniverse.fibers.co.paralleluniverse.fibers.Joinable
co.paralleluniverse.fibers.co.paralleluniverse.fibers.Stack
co.paralleluniverse.fibers.co.paralleluniverse.fibers.SuspendExecution
co.paralleluniverse.fibers.co.paralleluniverse.fibers.ThreadAccess
co.paralleluniverse.fibers.co.paralleluniverse.fibers.TimeoutException
co.paralleluniverse.fibers.instrument
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.CheckInstrumentationVisitor
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.Classes
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.DBClassWriter
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.FindAnnotatedMethods
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.InstrumentClass
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.InstrumentMethod
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.InstrumentationTask
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.JavaAgent
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.Log
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.LogLevel
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.MethodDatabase
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.NewValue
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.Retransform
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.SuspendableClassifier
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.SuspendableClassifierService
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.TypeAnalyzer
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.TypeInterpreter
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.UnableToInstrumentException
co.paralleluniverse.fibers.instrument.co.paralleluniverse.fibers.instrument.package-info
co.paralleluniverse.fibers.io
co.paralleluniverse.fibers.io.co.paralleluniverse.fibers.io.FiberAsyncIO
co.paralleluniverse.fibers.io.co.paralleluniverse.fibers.io.FiberByteChannel
co.paralleluniverse.fibers.io.co.paralleluniverse.fibers.io.FiberFileChannel
co.paralleluniverse.fibers.io.co.paralleluniverse.fibers.io.FiberServerSocketChannel
co.paralleluniverse.fibers.io.co.paralleluniverse.fibers.io.FiberSocketChannel
co.paralleluniverse.strands
co.paralleluniverse.strands.co.paralleluniverse.strands.OwnedSynchronizer
co.paralleluniverse.strands.co.paralleluniverse.strands.Strand
co.paralleluniverse.strands.co.paralleluniverse.strands.Stranded
co.paralleluniverse.strands.co.paralleluniverse.strands.SuspendableCallable
co.paralleluniverse.strands.co.paralleluniverse.strands.SuspendableRunnable
co.paralleluniverse.strands.channels
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.Channel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.DoubleChannel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.FloatChannel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.IntChannel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.LongChannel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.Mailbox
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.ObjectChannel
co.paralleluniverse.strands.channels.co.paralleluniverse.strands.channels.SendChannel
co.paralleluniverse.strands.queues
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.QueueCapacityExceededException
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayDWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayDoubleQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayFloatQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayIntQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayLongQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayObjectQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayPrimitiveQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerArrayWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerDoubleQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerFloatQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerIntQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayDWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayDoubleQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayFloatQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayIntQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayLongQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayObjectQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayPrimitiveQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedDWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedDoubleQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedFloatQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedIntQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedLongQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedObjectQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLinkedWordQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerLongQueue
co.paralleluniverse.strands.queues.co.paralleluniverse.strands.queues.SingleConsumerQueue




© 2015 - 2024 Weber Informatics LLC | Privacy Policy