Cloud Foundry: Design and Architecture
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Scott Delap on Jun 06, 2008
...Over the past few years numerous open source projects emerged to provide AMF implementations similar to an old Macromedia product called Flash Remoting. These projects allowed developers using PHP, Java, and other technologies to use AMF in their applications. When Flex 1.0 was released it also included AMF capabilities. When Flex 2 was released it included XML and AMF capabilities, but the server-side AMF capabilities were moved into a new product called Flex Data Services. Flex Data Services became LiveCycle Data Services ES when it joined the Live Cycle product suite. While LiveCycle Data Services ES Express has been free for a single CPU server, the pricing for servers with more than a single CPU discouraged some developers from using AMF or caused them to choose other non-standard AMF implementations.In December 2007, Adobe made two significant announcements which allow everyone to begin taking advantage of AMF. The first announcement is that the specification for AMF is now publicly available. Publishing the specification allows other projects to implement AMF based on the specification rather than reverse engineering the protocol. No matter what back-end technology developers use - Java, ColdFusion, PHP, .Net, Ruby, etc. - the implementation of AMF can be spec-compliant. The second significant announcement was that a portion of the LiveCycle Data Services ES technology was being open sourced as a project called BlazeDS...
Continue Reading Building Web and Desktop Applications with BlazeDS and AMF
Introducing SQLFire: a memory-optimized, high performance SQL database
Tutorial: Integrating SQLFire with tc Server and Spring Data
Tools to unit test your JavaScript
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Fantastic! Now make it deployable as an OSGi bundle allowing dynamic creation of Remote Object (i.e. exposing OSGi services). :)
We've kind of done this with Solstice but Solstice is effectively a web application that contains BlazeDS, an OSGi container and some bridging code that exposes OSGi services as Remote Objects using BlazeDS for remoting.
Our roadmap is to remove the web application/J2EE aspect of Solstice in order to make it pure OSGi, but if we were to do that right now we would more likely to choose something like Cinnamon to do remoting than BlazeDS in the long term, mainly because of Cinnamon already has an affinity with OSGi.
I'm not intending to hijack a BlazeDS thread. I just want to correct a statement from the previous poster: Cinnamon currently has no special integration with OSGi and we never claimed to have one. I think the misconception stems from an article by Peter Kriens that described difficulties in deploying Hibernate, Cinnamon and the core Spring framework in an OSGi environment.
I would love to see examples of BlazeDS, Solstice, or Cinnamon running on the SpringSource Application Platform with some examples and/or tutorials. I want to use Flex messaging and remoting and i want to use S2AP as it provides what i feel is the first viable production usable OSGi Application Platform. If any of the developers involved with these projects can point me to any integration examples/tutorials they have created that would be awesome.
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
Andrew Watson talks about the work of the OMG, where CORBA is alive and well (hint: in your car), UML and UML Profiles vs. custom Modeling languages, DDS and other middleware, and much more.
Sohil Shah discusses creating iPhone and Android enterprise mobile applications based on cloud services using the open source platform OpenMobster.
Paul Sanford presents the transformations supported by data throughout its life cycle, and how that can be better done with Splunk, an engine for monitoring and analyzing machine-generated data.
A common “best practice” for unit tests is to only write a one assertion in each test. I intend to question this advice by showing that multiple assertions per test are both necessary and beneficial.
John Rauser presents the architectural and technological evolution of Amazon retail websites starting with 1994 and ending with adopting Amazon Web Services.
Michael Stal discusses system architecture quality, how to avoid architectural erosion, how to deal with refactoring, and design principles for architecture evolution.
Every developer has had to integrate with another system, API or component. Tis article provides strategies to handle the change and for he separating system boundaries.
3 comments
Watch Thread Reply