howthebodyworks + queue   12

hookbox
comet server in python, supporting websockets, webhooks, and message queues, restful interface. Comet protocol looks custom thought. include client-side abstraction layer without automatic fallback.
websocket  webhook  comet  python  javascript  graphstreaming  http  queue 
august 2010 by howthebodyworks
Mongrel2 is self hosting
"Zed Shaw’s Mongrel2 is shaping up to be a really interesting project. “A web server simply written in C that loves all languages equally”, the two most interesting new ideas are the ability to handle HTTP, Flash Sockets and WebSockets all on the same port (thanks to an extension to the Mongrel simonw says "HTTP parser that can identify all three protocols) and the ability to hook Mongrel2 up to the backend servers using either TCP/IP or ZeroMQ. I’m guessing this means Mongrel2 could hold an HTTP request open, fire off some messages and wait for various backends to send messages back to construct the response, making async processing just as easy as a regular blocking request/response cycle."
http  webdev  wsgi  python  ruby  queue  zeromq  websocket 
june 2010 by howthebodyworks
Introducing Resque - GitHub
redis-backed queue for reasonably heavyweight jobs with a simple ruby interface.
ruby  scalability  queue  redis 
november 2009 by howthebodyworks
Celery - The Django Task Queue — Celery v0.3.12 (unstable) documentation
AQMP-backed django queue/process distribution. somewhat like carrot, but with return values from deferred functions stored in memcached/sql/tokyo cabine
queue  tokyocabinet  memcache  amqp  django  via:cogat  distributed 
june 2009 by howthebodyworks
disturbyte's zenqueue at master - GitHub
high performance pure-python queue client and server. very sleek and purportedly fast. co-routine based.
python  queue  phm 
may 2009 by howthebodyworks
brosner's engine at master - GitHub
"engine is a collection of tools for processing a queue. It provides an API to
defer a callable and run it later. engine also provides process helpers to
set up a safe environment for clearing different kind of queues."
python  queue  phm 
march 2009 by howthebodyworks

Copy this bookmark:



description:


tags: