Skip to content

jmandivarapu1/MultiCore-Python

Repository files navigation

MultiCore-Python

Multicore Processing in Python.By SideStepping GIL

Using Multi core concept in the python.By side stepping the GIL. We are trying to find the factorial of the number 500000 (4 times) each on one core each. We are also trying to run the Logistic regression and Linear regression on the Multicore Using different inbuilt datasets present in the SKLEARN

About

Multicore Processing in Python.By SideStepping GIl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published