Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
64a467d7
Kaydet (Commit)
64a467d7
authored
Ara 12, 2010
tarafından
Antoine Pitrou
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Homogenize the "optional OS services" menu
üst
f10f162d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
12 deletions
+12
-12
concurrent.futures.rst
Doc/library/concurrent.futures.rst
+2
-2
multiprocessing.rst
Doc/library/multiprocessing.rst
+3
-3
someos.rst
Doc/library/someos.rst
+4
-4
threading.rst
Doc/library/threading.rst
+3
-3
No files found.
Doc/library/concurrent.futures.rst
Dosyayı görüntüle @
64a467d7
:mod:`concurrent.futures` ---
Concurrent computation
====================================================
:mod:`concurrent.futures` ---
Launching parallel tasks
====================================================
==
.. module:: concurrent.futures
:synopsis: Execute computations concurrently using threads or processes.
...
...
Doc/library/multiprocessing.rst
Dosyayı görüntüle @
64a467d7
:
mod
:`
multiprocessing
`
---
Process
-
based
"threading"
interface
====================================================
==========
:
mod
:`
multiprocessing
`
---
Process
-
based
parallelism
====================================================
..
module
::
multiprocessing
:
synopsis
:
Process
-
based
"threading"
interface
.
:
synopsis
:
Process
-
based
parallelism
.
Introduction
...
...
Doc/library/someos.rst
Dosyayı görüntüle @
64a467d7
...
...
@@ -14,11 +14,11 @@ some other systems as well (e.g. Windows). Here's an overview:
select.rst
threading.rst
dummy_threading.rst
_thread.rst
_dummy_thread.rst
concurrent.futures.rst
multiprocessing.rst
concurrent.futures.rst
mmap.rst
readline.rst
rlcompleter.rst
dummy_threading.rst
_thread.rst
_dummy_thread.rst
Doc/library/threading.rst
Dosyayı görüntüle @
64a467d7
:mod:`threading` ---
Higher-level threading interface
=============================================
========
:mod:`threading` ---
Thread-based parallelism
=============================================
.. module:: threading
:synopsis:
Higher-level threading interface
.
:synopsis:
Thread-based parallelism
.
This module constructs higher-level threading interfaces on top of the lower
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment