Statements (57)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Python_standard_library_module
|
| gptkbp:class |
asyncio.EventLoop
asyncio.Future asyncio.Queue asyncio.Task |
| gptkbp:documentation |
https://docs.python.org/3/library/asyncio.html
|
| gptkbp:introducedIn |
gptkb:Python_3.3
|
| gptkbp:mainFunction |
asyncio.Condition
asyncio.Event asyncio.LifoQueue asyncio.Lock asyncio.PriorityQueue asyncio.Queue asyncio.Semaphore asyncio.all_tasks asyncio.create_task asyncio.current_task asyncio.ensure_future asyncio.gather asyncio.get_child_watcher asyncio.get_event_loop asyncio.get_running_loop asyncio.iscoroutine asyncio.iscoroutinefunction asyncio.new_event_loop asyncio.open_connection asyncio.open_unix_connection asyncio.run asyncio.run_coroutine_threadsafe asyncio.run_in_executor asyncio.set_child_watcher asyncio.set_event_loop asyncio.shield asyncio.sleep asyncio.start_server asyncio.start_unix_server asyncio.streams asyncio.subprocess asyncio.timeout asyncio.timeout_at asyncio.to_thread asyncio.wait asyncio.wait_for |
| gptkbp:maintainedBy |
gptkb:Python_Software_Foundation
|
| gptkbp:provides |
coroutines
tasks futures synchronization primitives event loop asynchronous I/O support |
| gptkbp:supports |
concurrent code execution
|
| gptkbp:usedFor |
networking
asynchronous programming web servers |
| gptkbp:bfsParent |
gptkb:Python_3.4
|
| gptkbp:bfsLayer |
8
|
| http://www.w3.org/2000/01/rdf-schema#label |
asyncio module
|