https://github.com/shubhamv108/fiq
https://github.com/shubhamv108/fiq
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shubhamv108/fiq
- Owner: shubhamv108
- Created: 2024-04-28T13:44:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T08:57:55.000Z (over 1 year ago)
- Last Synced: 2025-01-29T22:44:46.508Z (8 months ago)
- Language: Java
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run producer
make run-producersend test key1:message:10
# Run consumer
make run-consumer queue=test concurrencyFactor=10 name=con1