dirkgroenen / bull-standalone-queue-tryout

Little bit of fiddling around with Bull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bull tryout

A bit of fiddling around with Bull.

Get Started

  1. Run docker-compose up and wait for the environment to be up and running
  2. Open docker-compose logs and keep and eye on the logs
  3. Go to http://localhost:3000/countdown?count=[number] and watch how a new job is added to the queue and processed

About

Little bit of fiddling around with Bull


Languages

Language:TypeScript 95.4%Language:Dockerfile 4.6%