Hi all,

I've written a little library for providing high-performance counter
services
suitable for use on every hit:
  source: http://code.google.com/p/fastpageviews/
  demo: http://fastpageviews.appspot.com/
As the docs explain, it uses memcache + DB, but unlike precise
counters,
e.g. sharded counters, trades durability (the 'D' in ACID) for scale.
I ran a
simple load tester on it, and saw very little DB traffic.

Feedback, contribs and benchmark results all appreciated.

adam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to