Litcius/Paper detail

Python Parallel Processing and Multiprocessing: A Rivew

Zina A. Aziz, Diler Naseradeen Abdulqader, Amira Bibo Sallow, Herman Khalid Omer

2021Academic Journal of Nawroz University41 citationsDOIOpen Access PDF

Abstract

Parallel and multiprocessing algorithms break down significant numerical problems into smaller subtasks, reducing the total computing time on multiprocessor and multicore computers. Parallel programming is well supported in proven programming languages such as C and Python, which are well suited to “heavy-duty” computational tasks. Historically, Python has been regarded as a strong supporter of parallel programming due to the global interpreter lock (GIL). However, times have changed. Parallel programming in Python is supported by the creation of a diverse set of libraries and packages. This review focused on Python libraries that support parallel processing and multiprocessing, intending to accelerate computation in various fields, including multimedia, attack detection, supercomputers, and genetic algorithms. Furthermore, we discussed some Python libraries that can be used for this purpose.

Topics & Concepts

Python (programming language)Computer scienceParallel computingMultiprocessingProgramming languageInterpreterMulti-core processorProgramming paradigmOperating systemComputational Physics and Python ApplicationsParallel Computing and Optimization TechniquesScientific Computing and Data Management
Python Parallel Processing and Multiprocessing: A Rivew | Litcius