Skip to main content

Palombe lets you send and receive messages synchronously through different processes using named pipes

Project description

Palombe PyPI version

Palombe lets you send and receive messages synchronously through different processes using named pipes

Quick example

Thread A

import palombe

palombe.send("foo", "bar")

Thread B

import palombe

print(palombe.receive("foo")) // bar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

palombe-0.3.2-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file palombe-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: palombe-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for palombe-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b43f9de0582e9255531a3580c76fa984222b6da02b8b5ce92b440058fcf6ed1a
MD5 f99794b772cfc980568d97c622123795
BLAKE2b-256 86759b376d0e33d91924b3d17882399200066fec8fd53b4cb1b46e036337f08c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page