Skip to content

rack-amqp/rack-amqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rack-AMQP

This project is a suite of tools to run Rack-based web applications over AMQP instead of over HTTP.

Projects

  • The AMQP-HTTP RFC for background and protocol details
  • Jackalope is the Rack-AMQP server
  • AMQParty is an API-compatible replacement for HTTParty for use as a client to Rack-AMQP-served applications
  • AMQurl is an API-compatible replacement for curl for use with Rack-AMQP apps
  • Rack-AMQP-Client is a ruby client for accessing Rack-AMQP servers
  • Rails-Demo is a set of demo rails apps that use the benefits from Rack-AMQP

Goals

  • Make SOAs built with pub-sub easy
  • Be fast
  • Be secure

Contributing

Fork a project, submit a pull request.

License

MIT

Other

This project is sponsored by Optoro and the contributions of the community!

About

Hitting up rack apps via AMQP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages