Skip to content

Thrimbda/fiber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiber

fiber will use all of your cpu to calculate fibonacci seq. Forever.

Usage

runing fiber on the fly.

./mill fib.runLocal

build a executable jar file:

./mill fib.assembly
mv out/fib/assembly/dest/out.jar fib.jar

# run it just like this:
./fib.jar

About

fiber will use all of your cpu to calculate fibonacci seq.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors