Skip to content

veefore/ConcurrentCalculations

Repository files navigation

concurrentArithmetics

Tool that decomposes bulky arithmetical tasks into small ones and runs them concurrently.

Compiled on ubuntu with: g++ main.cpp calculate.h exception.cpp expression_parser.cpp task.h task_tree.h thread_pool.cpp thread_utility.h -pthread -std=c++17 -o run

About

Tool that decomposes bulky arithmetical tasks into small ones and runs them concurrently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages