Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Timeout packages

Showing projects tagged as Concurrency and Timeout

  • timeout

    4.6 0.0 Haskell
    Generalized sleep and timeout functions
  • timeout-with-results

    4.4 0.0 Haskell
    Allows timeouting a computation while allowing it to return partial results. Useful for making AI-like algorithms that should return the best result found within a time limit.
  • timeout-control

    4.1 0.0 Haskell
    Updatable timeouts as a Monad transformer