pda (Paul Annesley)

Name
Paul Annesley
Website/Blog
http://paul.annesley.cc/
Company
99designs
Location
Melbourne, Australia
Member Since
Jul 02, 2008 (about 1 year)

Following 10 githubbers and watching 14 repositories view all →

Public Repositories (10)

  • sequement

    Sequence server in Ruby: fork(), select(), IPC over pipe(), async persistence... all that jazz.

    legend

    Last updated Tue Dec 01 05:20:52 -0800 2009

  • beanstalkd

    Beanstalk is a simple, fast work queue.

    legend

    Forked from kr/beanstalkd Mon Oct 12 03:47:46 -0700 2009

    Last updated Mon Oct 12 03:57:25 -0700 2009

  • checkproc

    A messy process monitoring script, found in a dusty archive

    legend

    Last updated Tue Oct 06 03:36:58 -0700 2009

  • gameoflife-cocoa

    Just Messin': Conway's Game of Life in C, with a Cocoa/OpenGL frontend

    legend

    Last updated Mon Sep 14 19:23:32 -0700 2009

  • pheanstalk

    PHP client for beanstalkd queue

    legend

    Last updated Mon Aug 24 22:02:55 -0700 2009

  • pacc-sinatra

    Ruby + Sinatra + CouchDB + Tokyo Tyrant implementation of paul.annesley.cc

    legend

    Last updated Tue May 05 10:37:27 -0700 2009

  • pacc-django

    Django implementation of paul.annesley.cc

    legend

    Last updated Sat Apr 11 00:28:32 -0700 2009

  • flexihash

    Flexihash is a small PHP library which implements consistent hashing.

    legend

    Last updated Tue Mar 24 17:47:23 -0700 2009

  • pda.github.com

    Paul Annesley - GitHub Pages

    legend

    Last updated Fri Feb 27 01:00:11 -0800 2009

  • bringit

    PHP user agent for HTTP

    legend

    Last updated Thu Feb 26 14:03:04 -0800 2009

Public Activity feed

pda pushed to master at pda/sequement Tue Dec 01 05:20:52 -0800 2009
HEAD is 59f470e38ea520e65831889bc92cba46d4d56976
pda pushed to master at pda/sequement Mon Nov 30 05:18:34 -0800 2009
HEAD is c02e4a85b4ea7e9143b743110c52c85f797017e1
  • pda committed c02e4a85:
    WIP: refactoring into WorkerPool.
pda closed issue 8 on pda/pheanstalk Sun Nov 22 17:52:50 -0800 2009
beanstalkd 1.4.2 with latest pheanstalk and no jobs locking up php?
pda created tag 4.0.5 at swiftmailer/swiftmailer Wed Nov 11 20:04:00 -0800 2009
pda pushed to master at pda/sequement Wed Nov 11 06:21:38 -0800 2009
HEAD is cad0b35189852b9acce30eeccf6404c8a9c0acde
pda pushed to master at pda/sequement Wed Nov 11 06:16:39 -0800 2009
HEAD is ff5adc8c2537039889eea03a7ac47249ef906ee6
  • pda committed ff5adc8c:
    Server started by sequement.rb rather than run.rb
pda pushed to master at pda/sequement Wed Nov 11 06:10:11 -0800 2009
HEAD is 448fd1ed27f2c61ff1ebfdcde8aa681e4819aa1b

4 commits »

pda pushed to master at pda/sequement Wed Nov 11 03:10:44 -0800 2009
HEAD is 0220d938d7b62ce546a9861376a4815facfa656f
  • pda committed 0220d938:
    Updates to README, converted to markdown format.
pda pushed to master at pda/sequement Wed Nov 11 02:21:54 -0800 2009
HEAD is 98e049196865ff868a5b58fdae00add040c9796b

3 commits »

pda created gist: 229916 Mon Nov 09 04:46:25 -0800 2009
#!/usr/bin/env ruby # Contrived example of self-pipe preventing signal race condition prior to s...
pda updated gist: 220432 Wed Oct 28 04:36:36 -0700 2009
class A def with(&block) instance_eval(&block)
pda created gist: 220432 Wed Oct 28 04:34:11 -0700 2009
class A def with(&block) instance_eval(&block)
pda pushed to master at pda/sequement Wed Oct 28 04:07:26 -0700 2009
HEAD is d25d2f0ef4712be82cabfd6b0a960b6e0edb76ab
  • pda committed d25d2f0e:
    Replaced pack/unpack with IO#putc and IO#getc for binary IPC.
pda created branch master at pda/sequement Wed Oct 28 01:54:52 -0700 2009
New branch is at pda/sequement/tree/master
pda created repository sequement Wed Oct 28 01:53:52 -0700 2009
New repository is at pda/sequement
pda pushed to master at pda/beanstalkd Mon Oct 12 03:57:25 -0700 2009
HEAD is 75c5269dc2e749752c549ca27a4782b8d87f4479
  • pda committed 75c5269d:
    Fixed contradition re. quit command in protocol doc.
pda forked kr/beanstalkd Mon Oct 12 03:47:46 -0700 2009
Forked repository is at pda/beanstalkd
pda created branch master at pda/checkproc Tue Oct 06 03:36:58 -0700 2009
New branch is at pda/checkproc/tree/master
pda created repository checkproc Tue Oct 06 03:36:33 -0700 2009
New repository is at pda/checkproc