AltSearch
beta

Queue - Recent Bookmarks - Page 1:


Practical NoSQL - Solving a Real Problem with MongoDB and Redis
Blogged: Practical NoSQL - Solving a Real Problem with MongoDB and Redis - http://bit.ly/lvdlKd – karlseguin (karlseguin) http://twitter.com/karlseguin/status/67207924501585921
http://openmymind.net/2011/5/8/Practical-NoSQL-Solving-a-Real-Problem-w-Mongo-Red
Tags: nosql, mongodb, redis, database, tutorial, tips, toread, business, deployment, queue Saved by: admin at 09 May 2011

ZURB – Podcast of Julie Zhuo’s talk on How Facebook Uses Data
“Wow!” is the word that comes to mind when all of us here at ZURB think back on the hopping ZURBsoapbox event last Friday. We had by far the largest attendance yet. So many people showed up that w... Read more
http://www.zurb.com/article/515/podcast-of-julie-zhuos-talk-on-how-facebo
Tags: facebook, design, data, data-driven, abtesting, analytics, decisionmaking, examples, ideas, queue Saved by: admin at 13 Dec 2010

Measuring Measures - blog - Clojure Workers and Large Scale HTTP Fetching
In this post, we will build the core fetcher and core workers for a single machine, and introduce a new project for workers in clojure, called work. In the next post, we will deploy distributed worke... Read more
http://measuringmeasures.com/blog/2010/8/16/clojure-workers-and-large-scale-http-fetching.html
Tags: clojure, http, concurrency, workers, development, programming, queue, scraping, data, crawler Saved by: admin at 17 Aug 2010

Nicholas Piël » ZeroMQ an introduction
ZeroMQ is a messaging library, which allows you to design a complex communication system without much effort. It has been wrestling with how to effectively describe itself in the recent years. In the ... Read more
http://nichol.as/zeromq-an-introduction
Tags: messaging, programming, python, 0mq, queue, zeromq, networking, distributed, architecture, communication Saved by: admin at 24 Jun 2010

Background task processing and deferred execution in Django | TurnKey Linux Virtual Appliance Library
As you know, Django is synchronous, or blocking. This means each request will not be returned until all processing (e.g., of a view) is complete. It's the expected behavior and usually required in web... Read more
http://www.turnkeylinux.org/blog/django-celery-rabbitmq
Tags: django, python, celery, rabbitmq, messaging, queue, development, distributed, scalability, cron Saved by: admin at 01 Mar 2010

Introducing Resque - GitHub
Resque is our Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to per... Read more
http://github.com/blog/542-introducing-resque
Tags: ruby, queue, redis, messaging, github, rails, background, resque, job, queueing Saved by: admin at 04 Nov 2009

The Rails Way: Do it Later With Delayed Job.
The killer feature that delayed_job has is send_later, this lets you transparently turn a method call on a class or object into a delayed_job. It also supports declaring certain methods to be handled ... Read more
http://www.therailsway.com/2009/7/22/do-it-later-with-delayed-job
Tags: rails, queue, delayed_job, ruby, background, rubyonrails, messaging, scaling, howto, web Saved by: admin at 10 Aug 2009

Beanstalkd - Software - xph.us
simply tool to offload async tasks
http://xph.us/software/beanstalkd
Tags: web, service, rails, queue, operations, development, beanstalkd, async Saved by: admin at 29 Jun 2009

Condor Project Homepage
http://www.cs.wisc.edu/condor
Tags: wisconsin, uwmadison, sceduler, queue, job, htc, highthroughputcomputing, framework, distributed, condor Saved by: admin at 29 Jun 2009

The C10K problem
http://www.kegel.com/c10k.html
Tags: web, server, queue, poll, performance, network, howto, event Saved by: admin at 29 Jun 2009