molecule.examples.io

choice

package choice

Visibility
  1. Public
  2. All

Value Members

  1. object SimpleChoice extends ProcessType2x1[Int, Int, Int, Unit]

    Alternate reads on two streams of integers.

  2. object TimerChoice extends ProcessType1x1[Int, Int, Unit]

    Illustrates the implementation of a readWithin methods that read a value on one stream unless a timeout occurred.

Ungrouped