Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files
-
Updated
Apr 2, 2017 - Python
Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files
common multiprocess model for python
learning about multithreading and multiprocessing in Python
Python multiprocessing example with camera capture
OCR reading assistant with opencv, Tesseract, kraken, DAWGs and a splay tree
Python template code for multiprocessing and parallel programming
Implementation for computing the Minimum Spanning Tree using GHS Algorithm in a distributed fashion
Multiprocessing can be an effective way to speed up a time-consuming workflow via parallelization. This article illustrates how multiprocessing can be utilized in a concise way when implementing MapReduce-like workflows.
Multi cloud control of VM Instances across AWS, Azure, GCP and AliCloud - unified instance management
we learn multi-threading on python with code
Demonstration of implementation of a serial version of quicksort v.s. a parallel version of quicksort in Python 3.
This project tries fitting a curve using regression. It derives formulas from the linear model and each thread fit the data using a different formula. The formula with the smallest error function is used as visualization.
examples of parallelism, concurrency, and asyncio in python
A simple process or thread manager for python
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
Feniks iNVR DeepStack Service
A persistive OpenCV Stream Reader, suitable for IoT devices
This repository publishes notebooks created as part of an analysis of the 2020 COVID-19 crisis onto the economy, performed by a team of data scientists from IBM and Rolls-Royce for Emergent Alliance.
Full source code for thermal camera assisted baby monitor senior project developed for VESTEL Electronics.
Concurrent implementation of image convolution filter using Python's multiprocessing
Add a description, image, and links to the python-multiprocessing topic page so that developers can more easily learn about it.
To associate your repository with the python-multiprocessing topic, visit your repo's landing page and select "manage topics."