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 Charles Humble on Jun 07, 2011
Oracle has today released Oracle JDeveloper 11g Release 2, along with an update to their meta MVC framework Oracle ADF (Application Development Framework).
The release includes:
Elsewhere, Oracle have integrated the Hudson continuous integration server into Oracle Team Productivity Center (TPC), its Application Lifecycle Management (ALM) add-in to JDeveloper.
The biggest changes to JDeveloper however are under the covers. Of most note is that the IDE has been re-architected to sit on top of an OSGi backbone. This makes the creation of OSGi based extensions for Oracle JDeveloper much easier, and also significantly reduces start-up times. Duncan Mills, Oracle’s senior director of product management for Oracle's Application Development Tools, told InfoQ
This is bringing down the start-up times by three quarters in most cases, obviously depending on what modules and what capabilities you have loaded. One of the problems and benefits of an IDE like JDeveloper is that is it so broad, it has so many bits of tooling, everything from database tooling, to SOA tooling, to diagramming in UML, that unless you have a nice modular system like this, you pay a price unless you want to do a little bit of everything.
Oracle has also made improvements to the hot deployment capabilities of the ADF framework. Mills told us
We can essentially hot deploy as the developer makes changes to the metadata, or to the screens, or even to the code. That all gets hot deployed back into the running application server, so there is no need to stop and start the application server, or re-deploy the application.
The JDeveloper IDE is focused primarily on customers using the database and Fusion Middleware, and is used as the vehicle for all of the tooling around both Fusion Middleware and the database. This includes the BPEL, Portal and BI design-time tools. The platform also serves as the basis of another Oracle product, SQL Developer, which Oracle Corporation promotes specifically to PL/SQL and database developers.
JDeveloper is proprietary software, but free for development and deployment. Oracle ADF 11g is free to download for evaluation and use during development. A production license for Oracle ADF is included with all editions of Oracle WebLogic Server, or can be licensed separately. Terms, conditions and restrictions apply.
The WebSphere Liberty Profile for Developers: An Introduction
Early Access! Download JBoss Developer Studio 5.0 now, with packages for Mac, Windows or Linux!
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Introduction to WebSphere Liberty Profile
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
other than facelets support what exactly does JSF 2.0 support consist of ? Are the adf ajax components now using JSF 2.0 standard ajax support ? How about CDI integration with adf ?
Oracle is going to have to make a decision about Netbeans. The "right" decision would to start the migration of their proprietary stuff to netbeans. Netbeans has a good architecture.
Jdev sucks, even eclipse platform is a better choice, hope oracle turn to the right direction.
BTW, what the maven integration is just a plugin of previous edition, which just provide some convenience to run maven goal, nothing else.
Jdev very very very sucks!
i have to use jdev everyday! i'd rather to use notepad!
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.
4 comments
Watch Thread Reply