CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 16:36:53 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090926141542
location: https://web.archive.org/web/20090926141542/https://github.com/dustin/beanstalkd
server-timing: captures_list;dur=0.636828, exclusion.robots;dur=0.021542, exclusion.robots.policy;dur=0.010818, esindex;dur=0.013809, cdx.remote;dur=454.684174, LoadShardBlock;dur=385.642909, PetaboxLoader3.datanode;dur=152.797310, PetaboxLoader3.resolve;dur=201.447602
x-app-server: wwwb-app212
x-ts: 302
x-tr: 868
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; 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: Thu, 07 Aug 2025 16:36:54 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Sat, 26 Sep 2009 14:15:39 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1aaf664877cf9d8c1657ff42e6793dbf"
x-archive-orig-x-runtime: 329ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 44962
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 26 Sep 2009 14:15:42 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 26 Sep 2009 14:15:42 GMT", ; rel="memento"; datetime="Sat, 26 Sep 2009 14:15:42 GMT", ; rel="next memento"; datetime="Sun, 10 Jun 2018 23:27:42 GMT", ; rel="last memento"; datetime="Fri, 27 Nov 2020 09:05:09 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_20090926114812_crawl102.gpg-c/51_11_20090926141410_crawl101.arc.gz
server-timing: captures_list;dur=0.533503, exclusion.robots;dur=0.021552, exclusion.robots.policy;dur=0.009870, esindex;dur=0.010954, cdx.remote;dur=144.806546, LoadShardBlock;dur=363.043422, PetaboxLoader3.datanode;dur=237.648929, PetaboxLoader3.resolve;dur=247.552444, load_resource;dur=167.618438
x-app-server: wwwb-app212
x-ts: 200
x-tr: 767
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
dustin's beanstalkd at master - GitHub
ATTN: Rackspace Move Scheduled for Sunday, September 27th at 5PM Pacific Time. Learn More.
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 (

Fork of kr/beanstalkd | |
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/dustin/beanstalkd.git
Give this clone URL to anyone.
git clone git://github.com/dustin/beanstalkd.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:dustin/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". To install, copy the file "beanstalkd" anywhere you like.
This feature is coming soon. Sit tight!