Skip to main content

This library wraps pyzmq to make it compatible with gevent. ØMQ socket operations that would normally block the current thread will only block the current greenlet instead.

Requirements

  • pyzmq==2.2.0

  • gevent (compatible with 1.0 pre-releases as well)

Usage

Instead of importing zmq directly, do so in the following manner:

from gevent_zeromq import zmq

Any calls that would have blocked the current thread will now only block the current green thread.

About

This compatibility is accomplished by ensuring the nonblocking flag is set before any blocking operation and the ØMQ file descriptor is polled internally to trigger needed events.

Will build with cython if available, decreasing overhead.

License

See LICENSE (New BSD)

Download files

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

Source Distribution

gevent_zeromq-0.2.5.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file gevent_zeromq-0.2.5.tar.gz.

File metadata

  • Download URL: gevent_zeromq-0.2.5.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gevent_zeromq-0.2.5.tar.gz
Algorithm Hash digest
SHA256 4c479568e8fbc92260e06d2f9042c9888d1d42e90ef52673a65288f19394f669
MD5 a6a58817df97c7385f5547b8636693a9
BLAKE2b-256 c29063ea1977d53d64fc4c3432cb3b010983068c30a344243814e63451b12e18

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.5 This release

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.1

1 file

0.1.0

1 file

0.0.4

1 file

0.0.3

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page