Skip to content

james2doyle/faktory-example

Repository files navigation

Faktory Example

Example usage for contribsys/faktory with node.js and docker.

This is an example project using contribsys/faktory. The worker and event emitter uses node.js and run faktory in a docker.

Running

  • Run docker-compose up to start the faktory service.
  • Run npm run worker to start a worker that will pluck items off the queue
  • Run npm start to start pushing fake events to the queue
  • Visit $(docker-machine ip):7420 to view the faktory UI

About

Example usage for contribsys/faktory with node.js and docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published