1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/threads_demo.md

664 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - threads_demo.fun — overview Documentation for threads_demo.fun — overview Documentation for threads_demo.fun — overview /documentation/examples/threads_demo/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

threads_demo.fun — overview

What it shows

  • Threading building blocks and concurrent execution demo.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/threads_demo.fun
  • Or: fun examples/threads_demo.fun