Skip to main content

Pure python implementation of libprocess actors

Project description

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.2.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

compactor-0.2.2-py2.py3-none-any.whl (12.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for compactor-0.2.2.tar.gz
Algorithm Hash digest
SHA256 ec8331f4423888c1d6a1cc58a0358eee82139b43c831d349a6019e84cedc17d9
MD5 ee252c4fddba536daa1f697cdb9659d7
BLAKE2b-256 7331f9ba724c65bf0050125250d816f03941acf5c71dbc154d6bf7e9c00aa271

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for compactor-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5bf980bd5337e8bbd3968db0d07f0436ed430635bb296570d6b4cf1ce7e8f466
MD5 e47b9e0edbafab633ffd4f32544c096c
BLAKE2b-256 58cd0f4a341664b8187d46d8e28328dd4ac6a6ceb06bc87f66e309e035c3472e

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