Skip to main content

service framework supporting multiplemessaging and RPC implementations

Project description

https://secure.travis-ci.org/onefinestay/nameko.png?branch=master

Nameko [nah-meh-koh] (noun)

  1. amber-brown mushroom with a slightly gelatinous coating that is used as an ingredient in miso soup and nabemono.

  2. python framework for building service orientated software

Features:

  • Quickly build, host and deploy services

  • Highly declarative, let’s you concentrate on your business logic

  • RPC, Events (Pub-Sub) and AMQP Messaging out-of-the-box

  • Extensible, so you can write your own service interactions

Getting Started:

The best way to appreciate nameko’s features is to use them in some simple examples. Follow the getting started tutorial in the docs to do just that.

Documentation:

Nameko is using Sphinx, and the latest documentation can be found here:

http://nameko.readthedocs.org

Prerequisites:

Nameko requires an AMQP broker and is tested with RabbitMQ.

The RabbitMQ tutorials are very good and serve as an excellent introduction to messaging and AMQP.

Installation:

Stable releases of nameko are available on the Python Package Index ( PyPI). Install it using pip or easy_install:

  • pip install -U nameko

  • easy_install -U nameko

Contributing:

Nameko is developed on GitHub, primarily by the development team at onefinestay. The GitHub repository is https://github.com/onefinestay/nameko.

You are welcome and encouraged to contribute comments, suggestions, patches and feature requests.

License:

Apache 2.0. See LICENSE for details.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

nameko-1.1.4.tar.gz (50.1 kB view hashes)

Uploaded Source

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