devigned/grapeape

View on GitHub
examples/README.md

Summary

Maintainability
Test Coverage
# GrapeApe Examples

Each example run `bundle install` and then run `bundle exec foreman start`.

Note: You will need to have an instance of AMQP running (for example, [rabbitmq](http://www.rabbitmq.com/)).

## Examples

1. Hello World: provides a simple example of a web api request delegated through AMQP to a worker process.