Search
Follow Us

Follow nosqldatabases on Twitter Follow nosqldatabases on Facebook Follow nosqldatabases on Google Buzz Follow nosqldatabases on LinkedIn Follow nosqldatabases on FeedBurner NoSQL presentations on slideshare

Sponsors

Become a sponsor of NoSQLDatabases.com. Contact us to find out how.

Featured Jobs

 

Follow On Facebook
Recent NoSQL News

Advertisments
« Why NoSQL? | Main | Observations of MongoDB and CouchDB »
Tuesday
Mar222011

How Riak is helping to power AOL's AdLearn Adverstising Platform

Interesting post on how a developer at AOL is using Riak in AdLearn. What is AdLearn?

AdLearn is the brains behind AOL's network advertising business. It attempts to find the best ad for a given impression. An impression is the displaying of an ad on a piece of inventory. A piece of inventory might be a banner on a website, for example. AdLearn takes many factors into account including past performance, targeting, campaign type, etc. to schedule the right ad for any given impression.

Other interesting points from the article:

  • Uses riak-search as a distributed file index
  • Adding more nodes to a running cluster is stupid simple and the cluster remains fully operational thanks to hinted handoff
  • A horizontal scale out is a simple matter of standing up a new node, joining it to the cluster, and adding an entry to the splitter
  • Talks to riak-kv via protocol buffers

Read the entire post: AOL, Meet Riak

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>