The Artima Developer Community
Sponsored Link

Java Buzz Forum
memcached: high-performance in-memory caching

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Kevin Dangoor

Posts: 1101
Nickname: tazzzzz
Registered: Jul, 2003

Kevin Dangoor is a developer with JSTOR
memcached: high-performance in-memory caching Posted: Feb 10, 2005 7:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Kevin Dangoor.
Original Post: memcached: high-performance in-memory caching
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Latest Java Buzz Posts
Latest Java Buzz Posts by Kevin Dangoor
Latest Posts From Blue Sky On Mars

Advertisement

memcached: a distributed memory object caching system has APIs in Perl, Python, PHP, Ruby, C and Java and is designed for websites that have heavy database-intensive, mostly-read pages. The interesting thing here is that memcached does not exist through some theoretical "what if?" premature optimization. It was created by the LiveJournal folks who were dealing with 20 million dynamic page views per day. Other high-traffic sites like Slashdot and WikiPedia are users.

(Discovered via Titus Brown.

Read: memcached: high-performance in-memory caching

Topic: Two gentoo items... Previous Topic   Next Topic Topic: Coherence 3.0 glimpse

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use