beanstalkd

Beanstalk is a simple, fast work queue.

  • 所有者: beanstalkd/beanstalkd
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者beanstalkd/beanstalkd
主編程語言C
編程語言C (語言數: 4)
平台
許可證Other
所有者活动
創建於2008-03-31 20:20:41
推送於2025-03-18 15:40:18
最后一次提交2025-03-18 16:40:18
發布數40
最新版本名稱v1.13 (發布於 2023-03-12 12:35:28)
第一版名稱v0.1 (發布於 )
用户参与
星數6.6k
關注者數272
派生數878
提交數849
已啟用問題?
問題數399
打開的問題數41
拉請求數167
打開的拉請求數3
關閉的拉請求數96
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?