Search Results - "ThreadPoolExecutor"
-
1
Optimization of brain MRI preprocessing using parallel computing for efficient brain tumour classification
ISSN: 1573-0484, 0920-8542, 1573-0484Published: New York Springer US 03.02.2026Published in The Journal of supercomputing (03.02.2026)“…In medical informatics, efficient preprocessing is essential for convolutional neural network (CNN)-based analysis of brain magnetic resonance imaging (MRI),…”
Get full text
Journal Article -
2
Optimizing the resource usage of actor-based systems
ISSN: 1084-8045, 1095-8592Published: Elsevier Ltd 15.09.2021Published in Journal of network and computer applications (15.09.2021)“… Simulation results show that our approach outperforms ThreadPoolExecutor with the timeout rule when the thread start times are not negligible…”
Get full text
Journal Article -
3
Efficient Feature Extraction for Image Analysis through Adaptive Caching in Vector Databases
ISSN: 2769-4542Published: IEEE 15.03.2024Published in International Conference on Information and Computer Technologies (Online) (15.03.2024)“… that is extended with similarity search. The implemented enhancements, including batch insertion and parallel processing using ThreadPoolExecutor…”
Get full text
Conference Proceeding -
4
CUDA-BASED PARALLELIZATION OF GRADIENT BOOSTING AND BAGGING ALGORITHM FOR DIAGNOSING DIABETES
ISSN: 2710-0766, 2710-0774Published: 29.06.2023Published in Computer systems and information technologies (29.06.2023)“…Data, its volume, structure, and form of presentation are among the most significant problems in working in the medical field. The probability of error is very…”
Get full text
Journal Article -
5
Analysis of Sojourn Times in QBD Model of a Thread Pool
ISSN: 0005-1144, 1848-3380Published: Ljubljana Taylor & Francis 01.01.2013Published in Automatika (01.01.2013)“…Modern Web or database servers are usually designed with a thread pool as a major component for servicing. Controlling of such servers, as well as defining…”
Get full text
Journal Article -
6
Python concurrency and parallelism explained
Published: San Mateo Foundry 05.04.2023Published in InfoWorld.com (05.04.2023)“…How Python handles threading from concurrent.futures import ThreadPoolExecutor import…”
Get full text
Trade Publication Article -
7
Analiza vremena boravka u QBD modelu thread pool-a
ISSN: 0005-1144, 1848-3380Published: KoREMA - Hrvatsko društvo za komunikacije,računarstvo, elektroniku, mjerenja i automatiku 14.01.2014Published in Automatika (14.01.2014)“… sadrži standardni Java 7 ThreadPoolExecutor. Mjerenja vremena boravka potvr.uju teoretske…”
Get full text
Paper -
8
Python concurrency and parallelism explained
Published: San Mateo Foundry 16.09.2021Published in InfoWorld.com (16.09.2021)“…A simple example of threading in Python: from concurrent.futures import ThreadPoolExecutor import…”
Get full text
Trade Publication Article