Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelklishin/rabbitmq_java_client_issue_19
User-provided test that aims to reproduce rabbitmq/rabbitmq-java-client#19
https://github.com/michaelklishin/rabbitmq_java_client_issue_19
Last synced: about 1 month ago
JSON representation
User-provided test that aims to reproduce rabbitmq/rabbitmq-java-client#19
- Host: GitHub
- URL: https://github.com/michaelklishin/rabbitmq_java_client_issue_19
- Owner: michaelklishin
- License: epl-1.0
- Created: 2014-09-16T09:33:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T09:33:31.000Z (about 10 years ago)
- Last Synced: 2024-05-08T19:22:06.629Z (6 months ago)
- Language: Clojure
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rabbitmq/rabbitmq-java-client#19 Test
This is a test aiming to reproduce [rabbitmq/rabbitmq-java-client#19](https://github.com/rabbitmq/rabbitmq-java-client/issues/19).
## Usage
# shell 1
lein run producer
# shell 2
lein run consumer true## License
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.