Google’s App Engine gets new search feature
By Mikael Ricknäs | IDG News Service
The Python SDK (Software Development Kit) for Google’s cloud platform App Engine has a new search feature that can be used to build notification, monitoring, or filtering services, Google stated in a blog post on Wednesday.
Google App Engine grants developers to build and host cloud-based applications on the same systems that power Google’s own applications. To build applications, developers use the App Engine SDK for either Python or Java.
[ Get the no-nonsense explanations and advice you need to take real advantage of cloud computing in the InfoWorld editors' 21-page Cloud Computing Deep Dive PDF special report. | Stay up on the cloud with InfoWorld's Cloud Computing Report newsletter. ]
The latest version of the Python SDK has an experimental Prospective Search API, which grants developers to perform search queries on live data. Regular search engines, including Google’s own, need access to an index of the data that is to be searched. That makes it difficult and costly to create real-time applications, Google said. However, using prospective search, developers can set up search queries and match them against new data in real time.
The Prospective Search API can be used by applications that as part of their functionality look for updates on social networks, for example. It can also examine data and use the results to provide notification, monitoring, or filtering services, according to Google.
The Python SDK also has a new testbed, which grants developers to do local quality checks on their code without having to rely on calling App Engine production services.
Google has updated the Java SDK, as well. By default, App Engine sends requests serially to a given web server. But developers can now configure App Engine to send multiple requests in parallel. For that to work, they first need to implement thread synchronization, according to Google.
The new SDKs are both designated version 1.4.3, and can be The the App Engine SDKs are still under active development, Google cautions users.
source : www.infoworld.com
Other Post:
- iPhone 4 Saga: The Taiwanese News Take: Video
- Google protects its current HTTPS traffic against future attacks
- News on Apple iPhone
- Apple releases iOS 4.3 two days earlier than officially planned
- The push is on to cut 100G Ethernet's price
- ASUS N56 15.6-inch Laptop
- Windows 8 now stable on ARM processors
- Procedural Generator
- HP Mini 1151nr 10.1-Inch Netbook (Refurb) For Only $184.99 At eCost
- Seeking ear buds that fit and sound good
Details :
Submited at Thursday, March 31st, 2011 at 9:01 pm on News by samantha
Comment RSS 2.0 - leave a comment - trackback
