全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: multiprocess  ]

套件:python3-multiprocess(0.70.11.1-1)

python3-multiprocess 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 multiprocess

維護小組:

外部的資源:

相似套件:

better multiprocessing and multithreading in Python

Multiprocess is a fork of multiprocessing, and is developed as part of pathos. It uses dill to serialize objects.

Multiprocessing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. multiprocessing has been distributed in the Python standard library.

Features:

 * Objects can be transferred between processes using pipes or
   multi-producer/multi-consumer queues.
 * Objects can be shared between processes using a server process or
   (for simple data) shared memory.
 * Equivalents of all the synchronization primitives in threading are
   available.
 * A Pool class makes it easy to submit tasks to a pool of worker
   processes.

Multiprocess is part of pathos, a Python framework for heterogeneous computing. multiprocess is in active development, so any user feedback, bug reports, comments, or suggestions are highly appreciated.

其他與 python3-multiprocess 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-multiprocess

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 100。8 kB888。0 kB [檔案列表]