Skip to main content

E-Deposit's AMQP definitions and common classes/patterns.

Project description

Introduction

This module contains common parts shared with other AMQP modules from Edeposit project. Main purpose is to provide configuration data to AMQP server and generic daemons, to run the modules.

Installation

Module is hosted at PYPI, and can be easily installed using PIP:

pip install edeposit.amqp

Source code can be found at GitHub: https://github.com/jstavel/edeposit.amqp

Content

Content can be divided between generic modules to support AMQP communcation and scripts, which provides ability to testn and tweak AMQP communication.

Modules

edeposit.amqp.settings

Configuration for RabbitMQ server and Edeposit client modules connecting into it.

edeposit.amqp.daemonwrapper

Class for spawning true unix daemons.

edeposit.amqp.pikadaemon

Generic AMQP blocking communication daemon server.

Scripts

edeposit/amqp/alephdaemon.py

Daemon providing AMQP communication with the edeposit.amqp.aleph module.

edeposit/amqp/amqp_tool.py

Script for testing the communication and creating exchanges/queues/routes in RabbitMQ.

Acceptance tests

Robot Framework is used to test the code. You can find the tests in src/edeposit/amqp/aleph/tests directory.

Tests can be invoked manually (from the root of the package):

$ pybot -W 80 --pythonpath edeposit/amqp/tests/:src edeposit/amqp/tests/; (cd docs/; make html)

Or continuously using nosier:

$ nosier -p edeposit -b 'export' "pybot -W 80 --pythonpath edeposit/amqp/tests/:src edeposit/amqp/tests/; (cd docs/; make html)"

Contributors

Changelog

1.1.6

  • Documentation is now even for settings.py’s attributes.

  • User defined JSON configuration is now supported.

1.1.5

  • Added autogeneration of documentation to the package generator (setup.py).

1.1.0

  • Project released at PYPI

1.0 (unreleased)

  • alephdaemon is working correctly, other classes are in release state too

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

edeposit.amqp-1.1.6.tar.gz (237.6 kB view details)

Uploaded Source

File details

Details for the file edeposit.amqp-1.1.6.tar.gz.

File metadata

  • Download URL: edeposit.amqp-1.1.6.tar.gz
  • Upload date:
  • Size: 237.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for edeposit.amqp-1.1.6.tar.gz
Algorithm Hash digest
SHA256 e7da1ce599eaf00d5b907c6eaccd4adb31288c7a64d3ea5d53d9e97bd2268a57
MD5 ea6b1bdd5a36011eac6de88c31ec48f7
BLAKE2b-256 848257ed87ba2249a465e1b6b5b81b6ff904310402e905a57db31c0f8fe536f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page