Uncover application concurrency. The typical use of the cloud is running multiple instances of the application, like a Web Server to achieve scalability. Zircon offers a different route - most applications have untapped potential of implicit concurrency that can benefit from utilizing of multiple cores, co-located or distributed. zNet technology allows exploiting this concurrency by encapsulating business logic into components wrapped by zNet API and capable of executing seamlessly on co-located or distributed threads. You may chose to deploy your application to a customer to run in a legacy mode, say on a desktop, and then allow compute intensive parts of application (video rendering, image processing, pattern matching, etc) to migrate to a cloud of choice for faster execution. Elastic nature of zNet software supports seamlessly adding and reducing hardware resources, the only affect on the application is variable speed of execution with near linear acceleration per core.