molecule.benchmarks.comparison.molecule

uthreads

package uthreads

Visibility
  1. Public
  2. All

Value Members

  1. object ActorLikeUThread extends UThreadFactory

    Thread that submits all its tasks sequentially to the underlying executor like Scala actors.

  2. object TrampolineUThreadLog extends UThreadFactory

    Thread that execute all tasks in a trampoline excepted the first task it receives

Ungrouped