Gears
Members list
Packages
           package PosixLikeIO
          
         
           package gears.async
          
         Asynchronous programming support with direct-style Scala.
Asynchronous programming support with direct-style Scala.
Attributes
- See also
 - 
              
gears.async.Async for an introduction to the Async context and how to create them.
gears.async.Future for a simple interface to spawn concurrent computations.
gears.async.Channel for a simple inter-future communication primitive.
 
           package measurements
          
         In this article