Skip to content

vanilla-ci/worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worker

Worker using RabbitMQ to receive work messages.

How To Use

  • Download, install, and run RabbitMQ. http://www.rabbitmq.com/download.html
  • Compile project and run com.vanillaci.worker.WorkerApplication
  • Add messages to the queue defined in application.properties as a json string that can be deserialzed as the WorkMessage class (or use the separate API project).

Eventually the implementations of WorkStep and WorkStepInteceptor will be dynamically loaded.

About

Worker using RabbitMQ to receive work messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages