github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

kennethkalmer / ruote-amqp

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 14
    • 6
  • Source
  • Commits
  • Network (6)
  • Issues (0)
  • Downloads (3)
  • Wiki (1)
  • Graphs
  • Branch: ruote2.1

click here to add a description

click here to add a homepage

  • Branches (3)
    • ruote0.9
    • ruote2.0
    • ruote2.1 ✓
  • Tags (3)
    • 2.1.5
    • 0.9.21
    • 0.9.20
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

AMQP Participant/Listener pair for ruote — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Merge branch 'ruote2.1' of github.com:kennethkalmer/ruote-amqp into 
ruote2.1 
kennethkalmer (author)
Fri Feb 05 00:27:10 -0800 2010
commit  2d1a58ce3aecbb69a0c5b249f22c7dabf9c7dde7
tree    3a5ce171e9ac4f1f9f89bb97d5240c55b89bf505
parent  3c2af64e68ca71b44341d682d3a6c45d3219b8f5 parent  7e16009e218127089bb60add32a37969ac10ac6c
ruote-amqp /
name age
history
message
file .gitignore Tue Jan 26 02:30:34 -0800 2010 Documentation updated, we have a 2.1.4-pre [kennethkalmer]
file History.txt Thu Sep 24 09:24:02 -0700 2009 Doc updates [kennethkalmer]
file Manifest.txt Tue Oct 06 10:44:41 -0700 2009 Manifest & gemspec love, thanks to Craig [kennethkalmer]
file PostInstall.txt Sun Jul 12 22:45:16 -0700 2009 Initial commit [kennethkalmer]
file README.rdoc Tue Jan 26 02:30:34 -0800 2010 Documentation updated, we have a 2.1.4-pre [kennethkalmer]
file Rakefile Thu Feb 04 23:39:29 -0800 2010 rufus-json : encode() and ruote depends on it [jmettraux]
file TODO.txt Mon Jul 13 02:30:24 -0700 2009 0.9.21 - Added support for default queues and m... [kennethkalmer]
directory lib/ Fri Feb 05 00:14:45 -0800 2010 publish(msg, :content_type => 'application/json') [jmettraux]
file ruote-amqp.gemspec Thu Feb 04 06:30:48 -0800 2010 Gemspec for 2.1.5 [kennethkalmer]
directory script/ Sun Jul 12 22:45:16 -0700 2009 Initial commit [kennethkalmer]
directory spec/ Tue Jan 26 02:30:34 -0800 2010 Documentation updated, we have a 2.1.4-pre [kennethkalmer]
README.rdoc

ruote-amqp

  • github.com/kennethkalmer/ruote-amqp
  • rdoc.info/projects/kennethkalmer/ruote-amqp
  • ruote.rubyforge.org

DESCRIPTION:

ruote-amqp provides an AMQP participant/listener pair that allows you to distribute workitems out to AMQP consumers for processing, as well as launching processes over AMQP.

To learn more about remote participants in ruote please see ruote.rubyforge.org/part_implementations.html

FEATURES/PROBLEMS:

  • Flexible participant for sending workitems
  • Flexible listener for receiving replies
  • Flexible launch item listener for launching processes over AMQP
  • Fully evented (thanks to the amqp gem)

SYNOPSIS:

Please review the rdoc in RuoteAMQP::Participant and Ruote::AMQP::Listener

REQUIREMENTS:

  • ruote 2.1.4 or later
  • amqp 0.6.6 or later
  • rufus-json 0.1.0 or later
  • rabbitmq 1.6.0 or later

INSTALL:

Please be sure to have read the requirements section above

  • sudo gem install ruote-amqp

TESTS:

To run the tests you need the following requirements met, or the testing environment will fail horribly.

RabbitMQ vhost

The tests use dedicated vhost on a running AMQP broker. To configure RabbitMQ you can run the following commands:

  # rabbitmqctl add_vhost ruote-test
  # rabbitmqctl add_user ruote ruote
  # rabbitmqctl set_permissions -p ruote-test ruote '.*' '.*' '.*'

If you need to change the AMQP configuration used by the tests, edit the +spec/spec_helper.rb+ file.

DAEMON-KIT:

Although the RuoteAMQP gem will work perfectly well with any AMQP consumer, it is recommended that you use daemon-kit to write your remote participants.

daemon-kit offers plenty of convenience for remote participants and includes a code generator for ruote remote participants.

DaemonKit doesn’t currently support ruote 2.1, support is forthcoming.

LICENSE:

(The MIT License)

Copyright © 2010 Kenneth Kalmer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server