Skip to main content

Pure python implementation of libprocess actors

Project description

0.3.0

  • Add API documentation and register a readthedocs site.

  • Fix bug that would cause compactor to crash if you subclassed Process and implemented any name-mangled methods.

0.2.2

  • Fix the condition where multiple send/link calls to the same pid could race in Context.maybe_connect.

  • Fix the issue where Process HTTP routes were not bound until after initialize. This could result in races whereby you’d receive calls from remote processes before initialize exited, causing flaky behavior especially in tests.

  • Ensure that send and link take place on the event loop to prevent known non-threadsafe conditions on connection establishment.

0.2.1

  • Restores local dispatch so that you do not need to install methods intended for local dispatching only.

  • Fixes a race condition on Context.stop that could cause the event loop to raise an uncaught exception on teardown.

0.2.0

  • Adds vagrant-based integration test to test compactor against reference libprocess.

  • Fixes Python 3 support, pinning to protobof >= 2.6.1 < 2.7 which has correct support.

0.1.3

  • Context.singleton() now calls Thread.start on construction.

  • Pins compactor to tornado==4.1.dev1 which forces you to use a master-built tornado distribution.

0.1.2

  • Temporarily removes local dispatch so that local sending works with protobuf processes.

0.1.1

  • Initial functioning release.

Project details


Download files

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

Source Distribution

compactor-0.3.0.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

compactor-0.3.0-py2.py3-none-any.whl (15.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file compactor-0.3.0.tar.gz.

File metadata

  • Download URL: compactor-0.3.0.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for compactor-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8ac68cc70888d6eefbdf728349c33a6f33d4f34c60b5c96a9b18c06b9d22b2b1
MD5 3e126fe8e00267af2399c7a40fcf3f67
BLAKE2b-256 ac5eb49c0623b4c94b241cd45fefe3711fc6d37c9ed835b116bdd549a3e09c34

See more details on using hashes here.

File details

Details for the file compactor-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for compactor-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d5a3673a8cf2b9d3a1f51d5ecf7709401c23bacf7e0bb5c2e75e201573bcf7e3
MD5 8276a1fa32e6d248a5df229ba988fbd7
BLAKE2b-256 25c4668c9bd3179acc2c1585c4a7ab633614e525042318ce74a24fd992563437

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