alle opties
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Bron: multiprocess  ]

Pakket: python3-multiprocess (0.70.16-2)

Verwijzigingen voor python3-multiprocess

Screenshot

Debian bronnen:

Het bronpakket multiprocess downloaden:

Beheerder:

Externe bronnen:

Vergelijkbare pakketten:

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.

Andere aan python3-multiprocess gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

python3-multiprocess downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
all 102,4 kB959,0 kB [overzicht]