473,654 Members | 3,098 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Google App Engine Launched: Fully Scalable Web Application Platform

Niheel
2,456 Recognized Expert Moderator Top Contributor
Google launched a fully scalable web application platform today dubbed, Google App Engine. The platform allows developers to focus in on the application development and let Google handle the stresses of system administration and scalability, which they seem to have cornered the market in.

The platform consists of Python application servers combined with Google's own BigTable database and GFS data store services.

Although the initial launch is only with Python on the application end, Google has assured developers that the platform is language independent and should soon have other languages available.

The service was launched with a 10,000 developer limit.
Ummm hello!!! There are millions of developers out there. We couldn't even get access to the service and we've been eyeing this announcement all day. Please up this to 50k developers at the very least.
An SDK is available for those who missed the boat on getting access to the service. In the meantime the SDK and documentation will have to do. The SDK is available for Windows, Mac, & Unix/Linux.

This launch goes directly against Amazon's cloud service and other cloud computing services such as those being touted by Sun.


More Information at:
Apr 8 '08 #1
2 4343
Niheel
2,456 Recognized Expert Moderator Top Contributor
We got access to this beta. I won't say how . . . . I know we have a strong python community and well i'm a PHP guy so if you're interested and you code in Python and want to work on an app via this service, please PM and maybe we can setup a thread in the Python community to get a cool easy app up running to test this out.

KUB
Apr 8 '08 #2
Motoma
3,237 Recognized Expert Specialist
Hey, I know this is a little bit of a late response, but I would be interested in taking a look at the framework.
May 27 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
2835
by: | last post by:
Introduction and Objective Chalkwaves is a partnership of 240 school districts, Missouri, Kansas and Illinois public broadcasters and educational service centers. We offer services that assist teachers in meeting learning objectives and engaging students in meaningful learning experiences. Our instructional video collections come in two packages; which can be purchased separately or bundled together. Chalkwaves provides these services to...
0
2782
by: Stijn Lambert | last post by:
Hi all, I am having some problems with Crystal Reports 9 for Visual Studio .NET ... I have a multithreaded application that prints reports in several threads (based upon incoming requests on a queue ...), 1 report per thread. When multiple threads are launched, I get the following error: CrystalDecisions.CrystalReports.Engine.OutOfLicenseException This is due to limitations in the Crystaldescisions object-model. (Thats's
16
4741
by: fernandez.dan | last post by:
Hey I'm sorry if this is not the appropriate news group for this question. I was wondering if anyone has any recommendation for embbedding a script engine in a c++ application. I want to feed my C++ application scripts which based on the script would create C++ objects and call the appropriate methods. At the moment I created a simple interpreter within our C++ aplication that we can feed our custom scripts. The interpreter is primitive...
2
1971
by: Rahul | last post by:
Hi All, I am trying to create an Reporting engine/server which my applications will connect to and get the reports out. Now this needs to do request handling like if 2 many users are connected to the Server it needs to process few concurrent and make others wait for their turn.. Now i can create an console application or a service which will use threading to do all these tasks but my question is how to make it a bit scalable and robust...
3
2233
by: mayur_hirpara | last post by:
Hi, I am writing a VB.NET application. It is a Windows application at the moment. The application contains a button. the click event of button perform a long running task. It needs to be started by windows task scheduler to carry out some operation. When I am testing the application I want to differentiate if the "differentiate between a program launched manually and launched by a
0
344
by: jerstlouis | last post by:
I'm hoping to generate some interest in the Ecere SDK which is the result of many years of software development. With the Ecere SDK, you can: Build Cross Platform GUI Applications: Develop applications once, deploy them on all platforms alongside a lightweight runtime environment.
16
2570
by: Duncan Booth | last post by:
Google have announced a new service called 'Google App Engine' which may be of interest to some of the people here (although if you want to sign up you'll have to join the queue behind me): From the introduction: http://code.google.com/appengine
0
1259
by: SrSilveira | last post by:
Hello, google launched the google app engine, but it's fot python. So someone asked for PHP support too, if you want to use the google app engine with php, please, access this link. http://code.google.com/p/googleappengine/issues/detail?id=13 Thanks Much -- Ricardo L. Silveira http://srsilveira.com/blog/
0
8375
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8290
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8815
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8707
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8482
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8593
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1916
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1593
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.