Embed presentation
Download as PDF, PPTX











































This document provides an overview and introduction to Project Zero, an IBM technology incubator project that aims to build a simplified platform for developing and deploying rich internet applications. Some key points: - Project Zero uses PHP and Groovy for application languages and is built on a Java virtual machine, allowing applications to run on Linux, Mac, and Windows. - It focuses on simplifications like creating REST services, sharing assets between languages, assembling applications from loosely coupled components, and deploying applications with versioned dependencies. - The architecture includes event-driven programming, a global context for shared application state, and virtualized directories to merge application files. - Demos show creating a basic application, implementing









































