FICHA · MANJARO

python-mulpyplexer

Module that multiplexes interactions with lists of python objects

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Sends the same interaction to multiple Python objects and gathers the results. It helps developers coordinate groups of similar objects, workers, connections, or resources without writing repetitive loops.

Multiplexed calls can trigger many actions at once. Use it carefully when the objects perform writes, network operations, or expensive work.

Permissions

Permissions not analysed for this source yet.