beanstalkd

Beanstalk is a simple, fast work queue.

  • Owner: beanstalkd/beanstalkd
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Build Status
codecov

beanstalkd

Simple and fast general purpose work queue.

https://beanstalkd.github.io/

See doc/protocol.txt
for details of the network protocol.

Please note that this project is released with a Contributor
Code of Conduct. By participating in this project you agree
to abide by its terms. See CodeOfConduct.txt for details.

Quick Start

$ make
$ ./beanstalkd

also try,

$ ./beanstalkd -h
$ ./beanstalkd -VVV
$ make CFLAGS=-O2
$ make CC=clang
$ make check
$ make install
$ make install PREFIX=/usr

Requires Linux (2.6.17 or later), Mac OS X, FreeBSD, or Illumos.

Currently beanstalkd is tested with GCC and clang, but it should work
with any compiler that supports C99.

Uses ronn to generate the manual.
See http://github.com/rtomayko/ronn.

Subdirectories

  • adm - files useful for system administrators
  • ct - testing tool; vendored from https://github.com/kr/ct
  • doc - documentation
  • pkg - scripts to make releases

Tests

Unit tests are in test*.c. See https://github.com/kr/ct for
information on how to write them.

Main metrics

Overview
Name With Ownerbeanstalkd/beanstalkd
Primary LanguageC
Program languageC (Language Count: 4)
Platform
License:Other
所有者活动
Created At2008-03-31 20:20:41
Pushed At2025-03-18 15:40:18
Last Commit At2025-03-18 16:40:18
Release Count40
Last Release Namev1.13 (Posted on 2023-03-12 12:35:28)
First Release Namev0.1 (Posted on )
用户参与
Stargazers Count6.6k
Watchers Count272
Fork Count878
Commits Count849
Has Issues Enabled
Issues Count399
Issue Open Count41
Pull Requests Count167
Pull Requests Open Count3
Pull Requests Close Count96
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private