Uncommented
xml:
RSS 2.0
tags: none 0mq 8bit actors age agile ajax akka amazon ampq analytics android ant aop apache api appengine architecture art assembler atmel atom authentication aws backup barcode bash bdd bigtable blog book bpel bpm bpmn bugtracking build cache callcc canvas cassandra cep cg cgi chart chat chili ci client clojure cloud cluster cmdb comet cometd compass complexity couchdb cpp css cvs data database date dbi ddd debian demo design device dht diamond dsl dvd dynamo e4x easyb ec2 eclipse ecs eda email enterprisey equinox erlang esb esd esp etl event eventdriven facebook filesystem finger firefox flash flex flickr font food format fun functional funny game gentoo geotagging gis git google gps grails graph graphics graphs graphviz grid groovy gui gzip hadoop hash haskell hibernate history html html5 http hydrogen icfp im irc jabber java javascript javaspace javaspaces jbpm jca jdbc jersey jetty jfreechart jini jira jms jruby jsf json jta junit jython kawa kiva lamp ldap life lift linux lisp lucene mail map mapreduce mashup maven mda mdm memcache memcached merb messages messaging metadata mobile mongodb mono mp3 mq mule music network news nice nio node node.js nodejs nosql ocaml olap olpc ooffice openid opensource orchestration osgi osx owl p2p pdf people performance perl photo php pkd programming pubsub push python raid rails rainbow rdf reddit registry rest rfid rhino ria rspec rss ruby rules s3 saas salesforce sbcl scala scalability schemaless scheme science scrum search security semantic server service services shard shazam shell simpldb simpledb soa soap socialnetwork software space sparql spring sql ssh stax stm storage stream subversion svg svn swing tag tags task tech terracotta test testing tex time tomcat tool travel tv twitter ubuntu uddi ui uml unix vanilla vf360 video visualization vodafone voip wadl wave web web2.0 web20 webservice websocket wicket wii wiki wikipedia wine work workflow worklist wsdl wsif xform xforms xhtml xml xmpp xp xpath xpdl xquery xsd xslt xul zeromq
28.07.2009
# InfoQ: Memcached Roundup: Memcached 1.4 Released, Gear6s WebCache
Because applications talk to Memcached via a standardized and open protocol, implementations of the Memcached back-end can be interchanged. A commercial alternative is WebCache from Gear6: | 28.07.2009 10:30 Uhr | memcached
29.06.2009
# InfoQ: Twitter, an Evolving Architecture
Evan Weaver, Lead Engineer in the Services Team at Twitter, who?s primarily job is optimization and scalability, talked about Twitter?s architecture and especially the optimizations performed over the last year to improve the web site during QCon London 2009. | 29.06.2009 12:53 Uhr | twitter cache scalability performance
16.01.2009
# Project Voldemort
A open source DHT in the style of Amazon's Dynamo | 16.01.2009 13:29 Uhr | java amazon dynamo memcache
08.01.2009
# Rate limiting with memcached
Let?s say we want to limit a user to 10 hits every minute. A naive implementation would be to create a memcached counter for hits from that user?s IP address in a specific minute. | 08.01.2009 12:09 Uhr | memcache
05.01.2009
# MemcacheDB: A distributed key-value storage system
MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol(not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported. | 05.01.2009 20:13 Uhr | memcache
07.10.2008
# InfoQ: JGroups Implementation of Memcached Supports Failover and JMX
Bela Ban, JGroups and Clustering Team Lead at JBoss, recently wrote a JGroups-based implementation of memcached which allows Java clients to access memcached directly. | 07.10.2008 14:13 Uhr | java cache cluster
18.04.2007
# Home - Open Terracotta - Terracotta
18.04.2007 20:28 Uhr | java cluster cache
# InfoQ: Introduction to OpenTerracotta
In this article, we introduce OpenTerracotta, an enterprise-class, open-source JVM-level clustering solution.
JVM-level clustering simplifies enterprise Java by enabling applications to be deployed on multiple JVMs, yet interact with each other as if they were running on the same JVM. | 18.04.2007 20:26 Uhr | java cluster cache
31.03.2007
# Varnish - Trac ← http://www.langreiter.com/space/2007-03-29-memWars
Varnish is a state-of-the-art, high-performance HTTP accelerator. Varnish is targeted primarily at the FreeBSD 6 and Linux 2.6 platforms, and will take full advantage of the virtual memory system and advanced I/O features offered by these operating systems. | 31.03.2007 16:00 Uhr | web cache