Skip to main content

Fast RPC or encoded calls between WSGI apps

Project description

This library has been renamed HTTPEncode

This library allows you to make fast calls between cooperating WSGI applications, with automatic fallback for non-cooperative applications or remote applications.

Requests are sent through WSGI obeying all middleware and the WSGI spec. Serialization/deserialization is avoided when possible.

It can be installed from the subversion repository with easy_install WSGIRemote==dev

Project details


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