CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 01:13:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090922185321
location: https://web.archive.org/web/20090922185321/https://github.com/kr/beanstalkd
server-timing: captures_list;dur=0.889521, exclusion.robots;dur=0.030363, exclusion.robots.policy;dur=0.013331, esindex;dur=0.014463, cdx.remote;dur=1426.585535, LoadShardBlock;dur=196.451286, PetaboxLoader3.datanode;dur=106.601939, PetaboxLoader3.resolve;dur=43.931352
x-app-server: wwwb-app220
x-ts: 302
x-tr: 1669
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 01:14:00 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Tue, 22 Sep 2009 18:53:21 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "490dd4577381f129e03b03493a80eaf2"
x-archive-orig-x-runtime: 282ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 52871
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 22 Sep 2009 18:53:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 08 May 2009 12:30:00 GMT", ; rel="prev memento"; datetime="Fri, 11 Sep 2009 06:56:45 GMT", ; rel="memento"; datetime="Tue, 22 Sep 2009 18:53:21 GMT", ; rel="next memento"; datetime="Wed, 02 Dec 2009 21:44:09 GMT", ; rel="last memento"; datetime="Sat, 24 May 2025 18:19:33 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_11_20090922080936_crawl100.gpg-c/51_11_20090922185235_crawl101.arc.gz
server-timing: captures_list;dur=0.463897, exclusion.robots;dur=0.020133, exclusion.robots.policy;dur=0.009356, esindex;dur=0.009488, cdx.remote;dur=37.621824, LoadShardBlock;dur=501.951633, PetaboxLoader3.datanode;dur=443.898341, PetaboxLoader3.resolve;dur=445.927605, load_resource;dur=418.917233
x-app-server: wwwb-app220
x-ts: 200
x-tr: 1051
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
kr's beanstalkd at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but was designed for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously. edit |
Homepage: | https://xph.us/software/beanstalkd/ edit |
Public Clone URL: |
git://github.com/kr/beanstalkd.git
Give this clone URL to anyone.
git clone git://github.com/kr/beanstalkd.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:kr/beanstalkd.git
|
README
This is beanstalkd, a fast, general-purpose work queue. See https://xph.us/software/beanstalkd/ for general info. To build beanstalkd, type "./configure" then "make". Requires libevent 1.4.1 or later. You can find libevent at https://www.monkey.org/~provos/libevent/. To install, copy the file "beanstalkd" anywhere you like.
This feature is coming soon. Sit tight!