English 中文(简体)
Java GAE 的泰坦星星
原标题:Titan Stats for java GAE

有任何与巨巨人相似的 Java 支持的应用程序吗?

用于监测服务器侧边统计吗?

http://code.google.com/p/titan-files/wiki/Getting Started" rel=“no follow'>http://code.google.com/p/titan-files/wiki/Getting Started

谢谢!

问题回答

尝试 < a href=> https:// developmenters.google.com/appengine/docs/java/tools/apstats" rel="nofollow"> appstats . 也 < a href="https://developers.google.com/appengine/docs/python/tools/apstats" rel="nofolp">, Python 可用。 apstats的另一个有用资源是 < a href=" < a href="http://www.youtube.com/watch?v=bvp7CuBWgA" rel="nofolpolation > 记录的发言 由Guido Van Rosum在2010年谷 I/O的Google 。





相关问题
How to make logging.debug work on Appengine?

I m having a tough time getting the logging on Appengine working. the statement import logging is flagged as an unrecognized import in my PyDev Appengine project. I suspected that this was just an ...

gqlQuery returns object, want list of keys

Is there a way to convert the GqlQuery object to an array of keys, or is there a way to force the query to return an array of keys? For example: items = db.GqlQuery("SELECT __key__ FROM Items") ...

Integrating Google AppEngine with a Thick Client

I want to make a multi-user client-server solution with Java Swing thick client as a front-end and Google AppEngine (Java one) as a back-end. The problem is that GAE provides only web-based forms for ...

sorl.thumbnail : thumbnail is not a valid tag library?

I am trying to install sorl.thumbnail but am getting the following error message: thumbnail is not a valid tag library: Could not load template library from django.templatetags.thumbnail, No module ...

热门标签