Google Native Client Salts Microsoft's Wounds
If Google's NaCl open source research project becomes a robust system, the performance gap between desktop and Web applications could all but vanish.
Google has released an experimental set of development tools called Native Client, or NaCl, for running x86 native code in browser-based applications. The open source research project represents the beginnings of a sandbox for plug-in code that takes full advantage of local computational power, like Microsoft's ActiveX but with stronger security.
NaCl attempts to contain untrusted x86 code using an inner-sandbox that limits the interaction between a native code module and the host system. It uses static analysis to detect security problems, augmented by structural rules aimed at ensuring that code can be reliably disassembled so unsafe elements can be identified.
More Internet Insights
Webcasts
- B2B Integration on the Cloud Webcast - Real World Solutions and Technology Advances
- Maximize the Effectiveness of Real-Time and Social Marketing Campaigns with IBM™ InfoSphere' Master Data Management
White Papers
- Solution Brief: Customer Benefits of the New Blue Coat WebFilter Categories
- Hidden Menace of Embedded Links
Reports
- Strategy: Using Google to Find Vulnerabilities
- How Google+, Facebook Impact Corporate Strategy: Social Media and IT at a Crossroads
NaCl, the chemical formula for sodium chloride, can be seen as salt in Microsoft's wounds. If Google's Native Client becomes a robust system, the performance gap between desktop and Web applications could all but vanish.
For companies that continue to rely on revenue from desktop software, such as Microsoft and Adobe, that would further undermine the value proposition of their costly software products. That possibility has long been foreseen, however, and both Adobe and Microsoft are moving their applications online in ways that make the browser less relevant.
NaCl includes a runtime, a browser plug-in, and a set of compilation tools based on the GNU Compiler Collection. It's available for Mac OS X, Linux, and Windows.
Google engineer Brad Chen illustrates how the Native Client could be used to make a browser-based version of an image-editing program like Photoshop more feasible than it is presently.
"Today, you could provide this feature using a combination of JavaScript and server side processing," he explains in a blog post. "This approach, however, would cause huge amounts of image data to be transferred between browser and the server, leading to an experience that would probably be painfully slow for users who just want to make a few simple changes. With the ability to seamlessly run native code on the user's machine, you could instead perform the actual image processing on the desktop CPU, resulting in a much more responsive application by minimizing data transfer and latency."
Java applets arguably could be used for this purpose, but they take time to download and activate. For Google, which considers every millisecond of delay a blow to the user experience, this isn't an option.
In a post on Google Groups, Chen elaborates on why Google is looking beyond Java and other virtual machines. "I think these are great, and that the people who like them should use them and help make them successful," he said. "At the same time, a part of the motivation for Native Client is to give people more choices. Native Client was created in part for people who want to use other programming languages, and not be locked into a single language or programming environment just because that's all they get from a particular [virtual machine]."
But before Google Native Client can fulfill that promise, it has a long way to go. In typical Google fashion, the research project has been released in its early stages. Given the slow adoption curve of related Google efforts to make the browser more competitive with the desktop like Google Gears, it could be years before NaCl represents a viable alternative to vaguely comparable technologies like Adobe AIR or Microsoft Silverlight.
Related Reading
| To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy. |
Subscribe to RSSResource Links
Related Webcasts
- Engaging Online Financial Services Customers– Best practices in implementing online chat
- B2B Integration on the Cloud Webcast - Real World Solutions and Technology Advances
- Lessons from the Modern Contact Center
- The State of Community Management in Social Business
- Maximize the Effectiveness of Real-Time and Social Marketing Campaigns with IBM™ InfoSphere' Master Data Management
This Week's Issue
Free Print Subscription
SubscribeCurrent Healthcare Issue
- InformationWeek Healthcare CIO 25: Our second annual honor roll of the health IT leaders driving healthcare's transformation.
- EHR Unreadiness: Only a small percentage of physicians planning to apply for Meaningful Use funds have e-health record systems capable of achieving most of the requirements. .
- And much more!
- Read the Current Issue
Related Whitepapers
Featured Resource
"Read this whitepaper and find out how HP Thermal Logic represents a step forward in managing the energy consumption of today's data center. It plays a key role in the HP Data Center Smart Grid initiative to deliver an end-to-end portfolio of energy-efficient technologies reaching from the server to the entire datacenter. "
Learn More












