Skip to content

x86coder/xfactorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xfactorial (n)

Sample code with Golang to use multiple threads to distribute the work along processor cores.

go

Usage

  • Run application as xfactorial {number}

Installation

  • Install go language
  • Run go build
  • Run xfactorial 20

Download

  • Optionally you can download windows .exe file from \bin folder.

About

Multi-threaded factorial calculation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages