2 Results for memcached

Applied Filters

mysql

Filter Results

Click a filter below to apply it to results

AUTHOR
Sam Dean (2)
SUBMITTED
Jul-2008 (1)
May-2009 (1)
TAG
memcached (2)
databases (1)
gear6 (1)
php (1)
view more

Memcached: A Good or Bad Sign for MySQL?

Memcached, the open source caching software framework, has been gaining attention from web companies and investors. Gear6 has annnounced details of a new memcached-based product, and Schooner Information Technologies has a set of server appliances, one targeted to MySQL, and one to memcached. Memcached is a tool that's widely used to reduce query times when using databases, through caching, and there was a lot of interest in it at the recent MySQL Conference. In this post on GigaOm, Gary Orenstein analyzes the newfound interest in memcached, and ponders whether it's good or bad for MySQL.?


How They Scale Their Apps: From Flickr to Craigslist

For many developers focused on applications that reside on the web, including open source developers working on database-centric and software-as-a-service sites, the issue of scaling applications is increasingly important. You can find a couple of recent columns we did on cloud computing solutions for scaling applications here. Today, a post on scalability over at James Hamilton's blog caught my eye. He starts out with a discussion of how the database architecture underlying Flickr is constructed, but what's really striking is hisᅠ collection of posts from around the web on how sites ranging from Craigslist to Technorati to Second Life approach scalability.