Python concurrent.futures

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:author gptkb:Python_Software_Foundation
gptkbp:documentation https://docs.python.org/3/library/concurrent.futures.html
https://www.w3.org/2000/01/rdf-schema#label Python concurrent.futures
gptkbp:introducedIn Python 3.2
gptkbp:license gptkb:Python_Software_Foundation_License
gptkbp:partOf gptkb:Python_standard_library
gptkbp:provides gptkb:Future
wait
ProcessPoolExecutor
ThreadPoolExecutor
as_completed
gptkbp:supports thread-based parallelism
process-based parallelism
gptkbp:usedFor concurrent execution of callables
gptkbp:bfsParent gptkb:ThreadPool
gptkbp:bfsLayer 7