[wiki.appengine-afterburner] push by - Edited wiki page PythonImplementationIdeas through web user interface. on 2010-10-26 22:48 GMT

0 views
Skip to first unread message

appengine-...@googlecode.com

unread,
Oct 26, 2010, 6:57:16 PM10/26/10
to appengine-...@googlegroups.com
Revision: 5bd5521ce6
Author: mike.aizatsky
Date: Tue Oct 26 15:48:50 2010
Log: Edited wiki page PythonImplementationIdeas through web user interface.
http://code.google.com/p/appengine-afterburner/source/detail?repo=wiki&r=5bd5521ce6

Modified:
/PythonImplementationIdeas.wiki

=======================================
--- /PythonImplementationIdeas.wiki Tue Oct 26 15:48:26 2010
+++ /PythonImplementationIdeas.wiki Tue Oct 26 15:48:50 2010
@@ -2,8 +2,7 @@

= Python Library Ideas =

- * Lock systems: we need both 100% reliable but slow locks
(datastore-based) and
-fast, high-performance locks with slightly worse reliability properties
(memcache, memcache+datstore)
+ * Lock systems: we need both 100% reliable but slow locks
(datastore-based) and fast, high-performance locks with slightly worse
reliability properties (memcache, memcache+datstore)
* Counters system: high performance, sharded counters to count your data
in almost real time. Check this page for introduction:
http://code.google.com/appengine/articles/sharding_counters.html
* Interesting custom datastore property types: json, custom validators,
etc.
* Reusable mapreduce utilities: common handlers, done callbacks (e.g.
sending e-mail)

Reply all
Reply to author
Forward
0 new messages