Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mpservice

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpservice

The package `mpservice <https://github.com/zpz/mpservice>`_ provides utilities for Python concurrency, including most notably

  • 0.16.3
  • Source
  • PyPI
  • Socket score

Maintainers
1

mpservice

The package mpservice provides a few groups of facilities. The first group helps ochestrating an operation with multiple stages/components in threads and processes, such as a machine learning model; the second group concerns stream processing, optionally involving threads or processes for concurrency; the third group provides customization and enhancements to the standard packages multiprocessing and threading. The central theme of mpservice is concurrency by threads or processes.

Read the documentation <https://mpservice.readthedocs.io/en/latest/>_.

To install, do

::

python3 -m pip install mpservice

Status

Production ready. Under active development.

Python version

Development and testing were conducted in Python 3.8 until version 0.12.0. Starting with 0.12.1, development and testing happen in Python 3.10, although there is no intentional use of features beyond Python 3.8. Starting with 0.16.2, Python 3.10 is required.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc