Re: Gmail Engine Client
Jeff Lawson <[email protected]>
| Newsgroups | gmane.comp.distributed-net.rc5 |
|---|---|
| Message-ID | <[email protected]> |
Keep in mind that Google App Engine does enforce quotas on various types of actions, including CPU usage: http://code.google.com/appengine/docs/quotas.html If you reach the CPU thresholds and your app becomes disabled, you can pay for additional time: http://code.google.com/appengine/kb/billing.html#resources And of course one of the other limitations in performance is the fact that your application must be written entirely in pure Python or pure Java. On Fri, Aug 13, 2010 at 8:45 AM, Dead J. Dona <[email protected]> wrote: > yes this is possible, I did some research some times ago. > > but the implementation... > > good place to start reading is http://code.google.com/appengine/ > > > > > > === > wbr, Me. Dead J. Dona > > > > On Fri, Aug 13, 2010 at 15:32, Bartek Kochan <[email protected]>wrote: > >> Hi all. >> >> Would it make sense to use the Google's cloud to crack keys ? >> >> My programming skills are below the challenge so could someone step in >> here ? >> >> As far as I went the client has to be implemented in Python or Java so >> I guess it would be quite slow. >> There is some quota for free CPU resources so the client could run for >> free for xx minutes/hours per day, >> this times the number of clients...well If it is possible why not ? >> >> Looking forward to try the first beta client ;) >> _______________________________________________ >> rc5 mailing list >> rc5-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] >> http://lists.distributed.net/mailman/listinfo/rc5 >> > > > _______________________________________________ > rc5 mailing list > rc5-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] > http://lists.distributed.net/mailman/listinfo/rc5 > > _______________________________________________ rc5 mailing list rc5-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] http://lists.distributed.net/mailman/listinfo/rc5