Disque - a DIStributed QUEue from Redis author. Usually people use "Redis as a jobs queue" with only onse single Redis data type. So it seems to appear as a higly efficient, self-contained solution!
SuperHeroJS - great collection of articles on all aspects of JavaScript. Starting from very basics up to questions of advanced usage, code organisation, testing, tools and performance
Disque - a DIStributed QUEue from Redis author. Usually people use "Redis as a jobs queue" with only onse single Redis data type. So it seems to appear as a higly efficient, self-contained solution!
How to replace Capistrano deploys with Ansible. Good example implementation by Bedrock. Provision (dev and prod), deploy and rollback steps.
PHP Performance and Scaling videos curated by Erika Heidi
ruby-toolbox.com - a great categorized collection of Ruby gems with popularity rating. Thta's what I need right now! :)
fasterer - will suggest some speed improvements in Ruby application according to fast-ruby recommendations