Skip to content

chenbo29/go-beanstalkd-client

Repository files navigation

go-beanstalk-client

Go Report Card

Purpose

  • Learn to learn the relevant grammar knowledge of GoLand and help you understand the basic grammar and understand the characteristics of the language.
  • Using the beanstalk queue (Beanstalk is a simple, fast work queue. https://beanstalkd.github.io/) and using Go's coroutine goroutine feature, you can create a factory for each Tube pipeline, the factory has a number of custom quantities Workers and workers receive tasks.

install-linux

cd example
./install.sh

execute file

  • beanstalkf
  • beanstalkf-daemon background

Command

  • start
  • status
  • stop