CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 22:09:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100203090904
location: https://web.archive.org/web/20100203090904/https://github.com/alphazero
server-timing: captures_list;dur=0.864524, exclusion.robots;dur=0.030205, exclusion.robots.policy;dur=0.012336, esindex;dur=0.020580, cdx.remote;dur=18.824164, LoadShardBlock;dur=227.389850, PetaboxLoader3.datanode;dur=109.294945, PetaboxLoader3.resolve;dur=72.566353
x-app-server: wwwb-app211
x-ts: 302
x-tr: 293
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; 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: Wed, 06 Aug 2025 22:09:15 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 03 Feb 2010 09:09:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "10ab576f457549b5f6efdfc5e4ed3338"
x-archive-orig-x-runtime: 83ms
x-archive-orig-content-length: 64030
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 03 Feb 2010 09:09:04 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 20 Apr 2009 05:59:10 GMT", ; rel="prev memento"; datetime="Fri, 04 Dec 2009 08:44:42 GMT", ; rel="memento"; datetime="Wed, 03 Feb 2010 09:09:04 GMT", ; rel="next memento"; datetime="Sun, 28 Feb 2010 22:37:15 GMT", ; rel="last memento"; datetime="Wed, 28 May 2025 09:39:51 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: 52_14_20100203073724_crawl103-c/52_14_20100203090733_crawl101.arc.gz
server-timing: captures_list;dur=0.666795, exclusion.robots;dur=0.025397, exclusion.robots.policy;dur=0.011882, esindex;dur=0.011992, cdx.remote;dur=14.216013, LoadShardBlock;dur=724.675315, PetaboxLoader3.datanode;dur=596.649090, PetaboxLoader3.resolve;dur=203.607434, load_resource;dur=168.142844
x-app-server: wwwb-app211
x-ts: 200
x-tr: 1063
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
alphazero's Profile - GitHub
Public Activity
alphazero
(Joubin Houshyar)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Joubin Houshyar
- Website/Blog
- https://-
- Company
- -
- Location
- north america
- Member Since
- Dec 12, 2008 (about 1 year)
Following 0 coders and watching 13 repositories view all →
Public Repositories (5)
-
Go-Redis
Google Go Client and Connectors for Redis
Last updated Mon Jan 11 08:48:29 -0800 2010
-
jredis
Java Client and Connectors for Redis
Last updated Tue Dec 22 12:03:24 -0800 2009
-
entrevous
Distributed lock server
Last updated Mon Dec 07 17:33:29 -0800 2009
-
jxq
Last updated Mon Nov 02 08:02:46 -0800 2009
-
alphazero.github.com
alphazero soapbox
Last updated Fri Oct 09 09:32:29 -0700 2009
Public Activity 
gremlin's description:
A Graph-Based Programming Language
UR.2 -with-dependencies jars have duplicate classes
AsyncConnection does not attempt to reconnect
JRedis Ignores Empty List Elements
/*
* Copyright 2009 Joubin Houshyar
*
connect then ping in each iteration: 10000 iterations in 1068 msec @ 9363.295898 ops/sec
connec...
connect and ping in each iteration : 10000 iterations in 4328 msec @ 2310.536133 ops/sec
connec...
Last login: Sat Dec 5 11:14:52 on ttys000
Salaam!
alphazero[1]:~$ netstat
HEAD is 3ce62f86ee236a408aca500a0e9844baaf8faddd
x

-
alphazero committed 3ce62f86:
state of the hack -- the simple protocol approach isn't working due to high connection churn and subsequent TIME_WAITs. (This commit tries to hack around that and fails). Will be moving to a session based protocol so most of this commit is just to clear the way for a redesign.
ioke's description:
ioke is a new language for the JVM, based on Io and other languages.