Skip to content

egobude/go-beanstalkd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

go-beanstalkd-example

Build the binaries

Build the consumer app

$ cd Consumer && ./build.sh

Build the producer app

$ cd Producer && ./build.sh

Build the docker images

$ docker-compose build

Run the application

$ docker-compose up -d

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published