GAEでのバックグランドプロセス

GAEではバックグランドで動かしたままのプロセスとか、cronのような機能も無いのが今ひとつですが。こんな事を言ってる人がいました。

Well, the GAE team was pretty upfront about it in the Fireside Chat.
Their top three priorities currently are (in any order – these are
different team members working concurrently):
* Getting the billing to work better
* Supporting more languages
* Background processing

Request: cron-like functionalit

GAEのチームがChatで言っていたという話なので、信用できるかどうかわからないですが。事実だといいなぁ。

Supporting more languagesって、日本語とかそういう事・・・じゃなくて。RubyとかPerlも早期にサポートされる事を期待します。