Skip to content

Worker listening to redis queue and processing the packets

Notifications You must be signed in to change notification settings

rajan-deeep/worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to run?

  1. mvn clean install
  2. docker-compose build
  3. docker-compose run
  4. hit api curl --location 'localhost:8080/push'
    --header 'Content-Type: application/json'
    --data 'first message'

About

Worker listening to redis queue and processing the packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published