https://github.com/squaremo/swimrabbit
Message transformation and filtering with RabbitMQ.
https://github.com/squaremo/swimrabbit
Last synced: 9 months ago
JSON representation
Message transformation and filtering with RabbitMQ.
- Host: GitHub
- URL: https://github.com/squaremo/swimrabbit
- Owner: squaremo
- License: other
- Created: 2010-02-07T22:46:27.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-03T22:06:32.000Z (almost 16 years ago)
- Last Synced: 2025-03-25T08:04:25.961Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 113 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Swim Rabbit swim!
In /: A RabbitMQ plugin that (eventually) will let you upload programs to
run messages through, with an HTTP interface.
Running this: It builds as a RabbitMQ plugin, i.e., when a
subdirectory of rabbitmq-public-umbrella. It needs a more recent
mochiweb than the one pinned in rabbit_mochiweb. Either use (i.e.,
symlink into plugins/) the one that gets built in
deps/webmachine/webmachine/deps/mochiweb or just a recent clone.
In java/: Some experiments with a transactional JavaScript
interpreter.