Skip to main content

Code to facilitate creation of Vesta Service Gateway.

Project description

https://travis-ci.org/crim-ca/RESTPackage.svg?branch=master

This package offers helper modules for exposing services working in a distributed Service architecture through a REST interface. The work being executed by these services might be an annotation process or a form of conversion process taking a significant amount of time thereby benefiting from a distributed processing system with a REST interface.

Messages are communicated through a Celery distributed processing queue system.

This package offers basic functionality yet is meant to be wrapped by a higher level package which will offer a full application package.

Known examples of applications which use this package are:

  • Vesta Load Balancer (alias Service Gateway or SG)

  • Multimedia Storage System

Installation of this package can be done as follows:

pip install VestaRestPackage

Release notes

1.7.6

  • Add configuration to service which permits use without any arguments.

1.7.5

  • Bug fix for error handling.

1.7.4

  • AMQP routes are explicitly specified when submitting tasks so that we can have a same task name on diffrent queues.

1.7.3

  • Work-around for PyPi package listing restriction. Functionnaly equivalent.

1.7.2

  • DB schema is now part of distributed package.

1.7.1

  • Log formatting. Default location of database relative to CWD by default.

  • Add default entry point to print default configuration.

1.7.0

  • Packaged and uploaded to PyPi.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

VestaRestPackage-1.7.6-py2-none-any.whl (33.5 kB view hashes)

Uploaded Python 2

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