An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: python-multiprocessing

asuiu/pyxtension

Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff

Language: Python - Size: 334 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 46 - Forks: 1

asuiu/streamerate

Iterable Java8 style Streams for Python

Language: Python - Size: 486 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 3

nazmulnnb/processpy

A simple process or thread manager for python

Language: Python - Size: 5.86 KB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

karellen/geventmp

GeventMP - Gevent Multiprocessing Extension

Language: Python - Size: 110 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 2

mehmetgoren/ffmpeg_service

Feniks iNVR FFmpeg Service

Language: Python - Size: 271 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 4

AshleyT3/atbu-mp-pipeline

ATBU multiprocessing pipeline and global logging.

Language: Python - Size: 328 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mehmetgoren/snapshot_service

Feniks iNVR Snapshot Service

Language: Python - Size: 645 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 4

lexhouk/goit-pyweb-hw-03 📦

Модуль 3. Багатопоточність і процеси у Python

Language: Python - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

robertpeteuil/multi-cloud-control

Multi cloud control of VM Instances across AWS, Azure, GCP and AliCloud - unified instance management

Language: Python - Size: 187 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 10

tedliosu/parallel_quicksort_python_demo

Demonstration of implementation of a serial version of quicksort v.s. a parallel version of quicksort in Python 3.

Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

emergent-analytics/workstreams

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.

Language: Jupyter Notebook - Size: 32.3 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 15

zeptofine/dataset-creator

Simply a creator for image datasets.

Language: Python - Size: 1.74 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

caganselim/thermal-camera-assisted-baby-monitor Fork of meakbiyik/thermal-camera-assisted-baby-monitor

Full source code for thermal camera assisted baby monitor senior project developed for VESTEL Electronics.

Language: C - Size: 17.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

uab-projects/map-reduce 📦

Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files

Language: Python - Size: 313 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

testdrivenio/parallel-concurrent-examples-python

examples of parallelism, concurrency, and asyncio in python

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 11

sevagh/Scriptorium

OCR reading assistant with opencv, Tesseract, kraken, DAWGs and a splay tree

Language: Python - Size: 153 KB - Last synced at: 39 minutes ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

laggui/pymultiprocessing-example

Python multiprocessing example with camera capture

Language: Python - Size: 254 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

DivyanshuSaxena/Distributed-GHS

Implementation for computing the Minimum Spanning Tree using GHS Algorithm in a distributed fashion

Language: Python - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

mehmetgoren/deepstack_service

Feniks iNVR DeepStack Service

Language: Python - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

mehmetgoren/cv2_read_service

A persistive OpenCV Stream Reader, suitable for IoT devices

Language: Python - Size: 125 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

python-supply/map-reduce-and-multiprocessing

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.

Language: Jupyter Notebook - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

eponari/Curve-Fitting-Using-Parallel-Programming

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.

Language: Python - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nazaninsbr/Python-Multithreading-Multiprocessing

learning about multithreading and multiprocessing in Python

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

MrRezoo/python-multi-threading

we learn multi-threading on python with code

Language: Python - Size: 124 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

SudipBishwakarma/Bulk-Remove-OneSignal-Users

Bulk remove OneSignal subscribed users blazingly faster with parallel processing.

Language: Python - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jakubriegel/convolution_filter

Concurrent implementation of image convolution filter using Python's multiprocessing

Language: Python - Size: 127 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nforesperance/Python-Multiprocessing

Python template code for multiprocessing and parallel programming

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

joddiy/multiprocess

common multiprocess model for python

Language: Python - Size: 486 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords
python-multiprocessing 28 python 13 multiprocessing 6 python-threading 5 python-multithreading 5 multithreading 4 redis 4 message-broker 4 feniks 4 microservices-architecture 3 map-reduce 3 python3 3 gevent 2 docker 2 python-rq 2 image-processing 2 python-concurrency 2 python-iterables 2 mapreduce 2 python-itertools 2 streaming 2 java-streams 2 python-streaming 2 python-mapreduce 2 python-parallelism 1 dafsa 1 dawg 1 dictionary 1 ocr 1 ocr-python 1 splay-tree 1 tesseract 1 face-detection 1 webcam-frame-capture 1 distributed-systems 1 gallager-humblet-spira 1 ghs-algorithm 1 python-logger 1 python-parallel-processing 1 python-asyncio 1 word-counter 1 text-counter 1 letter-counter 1 big-data 1 thermal-camera 1 raspberry-pi 1 mjpeg 1 flir-cameras 1 flask 1 typer 1 pyside6 1 image-processing-python 1 sentiment-analysis 1 sentiment 1 pandas 1 concurrency 1 numpy 1 multithreading-python 1 image-filtering 1 threads 1 threading 1 processes 1 muti-process 1 regression 1 curve-fitting 1 python-introduction 1 python-articles 1 parallel-python 1 mapreduce-python 1 rtsp 1 persistent 1 opencv-python 1 opencv 1 microservice-architecture 1 pytorch 1 object-detection 1 face-recognition 1 docker-client 1 deepstack 1 deep-neural-networks 1 computer-vision 1 mst 1 minimum-spanning-tree 1 risk 1 aws 1 alibabacloud 1 alibaba-cloud-cli 1 alibaba-cloud 1 thread 1 studying 1 semaphore 1 python-logging 1 goit-pyweb-hw-03 1 goit 1 high-performance 1 facade-pattern 1 python-pipeline 1 pipeline 1 multiprocessing-pipeline 1 watchdog 1