Skip to content

spacether/taskrunner_taskpublisher

Repository files navigation

Task Publisher

Every minute: reads tasks in that minute from the relational db, then publishes any found tasks to a queue

Running

Execute this command to run this sample:

brew services start rabbitmq
./gradlew run

browse to http://localhost:15672/ with guest guest for rabbitmq visibility

Other repos

About

reads tasks from the relational db and publishes them to the queue every minute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors