k3forx / faktory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faktory

Set up docker container for faktory

❯ docker-compose up -d

❯ docker container ls
CONTAINER ID   IMAGE                      COMMAND                  CREATED          STATUS          PORTS                                                           NAMES
9f443577f769   contribsys/faktory:1.5.3   "/faktory -w 0.0.0.0…"   43 seconds ago   Up 41 seconds   0.0.0.0:7419-7420->7419-7420/tcp, :::7419-7420->7419-7420/tcp   faktory

Access to localhost:7420

image

Push a new job to the server

❯ go run ./main.go
Pushing my first job
Job is pushed

Listen the job

About


Languages

Language:Go 100.0%