hosting - Google Code vs. Google App Engine? -


i confused. thought these both hosting solutions google sells or makes free. difference between two?

thanks, alex

google code sourceforge-style hosting solution open source projects: can host code in supplied subversion or mercurial repository , document project in wiki. cannot run code on google code, upload source code share others. it's free.

google app engine general cloud application host. can host web sites written in python or java, running code on google's servers, cost proportional usage (it's free amount).


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -