Skip to main content

Module that implements aggregation of a cluster of Pydap servers.

Project description

This module brings a WSGI middleware that aggregates datasets from several Pydap servers.

To install it, add the filter to your server.ini:

[app:main]
use = egg:pydap#server
root = %(here)s/data
templates = %(here)s/templates
x-wsgiorg.throw_errors = 0
filter-with = distributed

[filter:distributed]
use = egg:DistributedPydap
root = %(here)s/data
cache = %(here)s/cache.db

And then add the new index.html template:

$ paster create -t DistributedPydap server

Where server is your installation of Pydap. Then edit the index.html template adding the address of other Pydap servers configured with this middleware.

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

DistributedPydap-0.0.4.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

DistributedPydap-0.0.4-py2.6.egg (14.8 kB view details)

Uploaded Source

File details

Details for the file DistributedPydap-0.0.4.tar.gz.

File metadata

File hashes

Hashes for DistributedPydap-0.0.4.tar.gz
Algorithm Hash digest
SHA256 919c642bca453af0da2008a7047ba3ad264d92d8b11111131411c968a123d5fd
MD5 44802acd4ad44e36f0f387a46efd5d3c
BLAKE2b-256 f570bc9a805d1ebd6d5f194d99c3d29eac34e390c3a772ea6cd82d26ed325e31

See more details on using hashes here.

Provenance

File details

Details for the file DistributedPydap-0.0.4-py2.6.egg.

File metadata

File hashes

Hashes for DistributedPydap-0.0.4-py2.6.egg
Algorithm Hash digest
SHA256 7289bd88920cd670c0661d180ba09472602cff3aa0c2767ae382297f6b9e7fd2
MD5 6208a477b19281d9ae9d6fef7ae42841
BLAKE2b-256 a197f1d4ade033f5b03b293a6346e338aaf3c41d6e9428264c7931472f3f3c12

See more details on using hashes here.

Provenance

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