s_mach

package s_mach

Visibility
  1. Public
  2. All

Value Members

  1. package concurrent

    s_mach.

    s_mach.concurrent is an open-source Scala library that provides asynchronous serial and parallel execution flow control primitives for working with asynchronous tasks. An asynchronous task consists of two or more calls to function(s) that return a future result *A ⇒ Future[B] instead of the result A ⇒ B.

Ungrouped