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 Jul 20, 2009
Today Oracle announced the release of Coherence 3.5. From the press release the new version includes:
- Oracle Coherence 3.5 now provides tera-scale support to in-memory data grids through configurable off-heap storage.
- This new version introduces Guardian, a safeguard that automatically detects and corrects service disruptions.
- Oracle Coherence 3.5 provides native integration with Oracle WebLogic Server and Oracle WebLogic Portal, dramatically boosting the performance and scalability of applications deployed on these products.
- In addition, Oracle Coherence 3.5 also includes a significant performance boost in the Coherence*Web session management module.
InfoQ sat down with Oracle's Cameron Purdy to discuss the new release. Purdy noted that Oracle is continuing to make development of clustered applications easier with each new Coherence release. Along those lines in 3.5 he mentioned the continued WebLogic integration and new Guardian feature that automatically detects service disruptions. Purdy also highlighted the Coherence incubator which has grown to include implementations of core application building blocks such as command pattern and messaging frameworks.
In addition to simplification Coherence 3.5 also brings "tera-scale" grid support. InfoQ asked Purdy to provide some insight into what this means for customers of Coherence. Purdy explained that in the past users of on-heap storage would have to run many VMs per machine (assuming it has 60GB of memory) to make use of all its memory in the cluster. However, Coherence 3.5 includes a reorganization of off heap storage support allowing one node leverage far greater memory on a physical machine via off heap NIO access. This has a number of benefits including simplier configuration and better performance. It also widens the green zone of cluster sizes that Coherence supports with minimal tuning.
Tools to unit test your JavaScript
Combining Inspections, Static Analysis, Testing to Achieve >95% Defect Removal Efficiency
Good Relationships: The Spring Data Neo4J Guide Book
Introducing SQLFire: a memory-optimized, high performance SQL database
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Cameron is presenting a Live webcast tomorrow, Wednesday, July 29, 2009 at 9 AM PDT / 12 PM EDT.
REGISTER for this live webcast.
Learn how the new features and functionality in Oracle Coherence 3.5 can help you:
Register now for this complimentary Webcast on July 29th at 9 AM PDT!
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.
1 comment
Watch Thread Reply