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 Apr 20, 2011
With today's release of version 7.0, NetBeans becomes the first open source IDE to support JDK 7, providing both syntax support for the new language features, and code inspectors to help update existing code bases to take advantage of the new capabilities of the JDK platform. The specific JDK 7 features are:
Given that JDK 7 is not yet released, the NetBeans team will continue to track its progress closely. Oracle's Senior Director of Product Management, Duncan Mills, told InfoQ that a point release is planned to accommodate any changes.
With a high proportion of NetBeans users developing Swing applications (around 50% of NetBeans users are building JavaSE applications, according to Mills), the visual editor tools for Swing continue to receive attention. NetBeans 7 adds a new visual editor, GridBag Customizer, to the tool. Elsewhere, Oracle have also added support for Maven 3 and Git 1.7, integrated JUnit 4.8.2, and added remote HTTP URL support for Javadoc in libraries and Java platforms, providing support for “remotely hosted” Javadoc.
Java EE developers will find better support for Contexts and Dependency Injection (CDI) with a new editor's hint for creating qualifiers and a CDI specific inspector for observers/producers/injectables. There are also some improvements to support for the Java Persistence API, new support for Bean Validation, and the JSF PrimeFaces component library has been incorporated.
In terms of application server support, NetBeans 7.0 includes better integration with Oracle WebLogic 11g with both faster deployment times, and a new server runtime node displaying deployed features and applications. GlassFish integration has been updated, so that NetBeans now supports GlassFish 3.1, and includes new support for management of remote instances and deployed applications. Support for Tomcat 7 and the upcoming JBoss 6 are also included.
For web developers the HTML editor includes support for syntax checking, code highlighting and autocompletion for HTML5, with support for CSS3 planned for a future release. NetBeans' popular PHP support, used by around 220,000 developers according to Mills, has also seen some improvements with new support for Generate phpDoc, and new rename and safe delete refactorings.
As we previously reported NetBeans 7 no longer supports Ruby/RoR.
Although the open-source Java IDE market is dominated by Eclipse, NetBeans continues to grow. Mills told us that the product has around 880,000 "Active Users" (i.e. users who allow the product to "phone home" periodically), and sees about 550,000 downloads a month. The target is to grow that to around 1 million. The beta has aprox. 40,000 downloads between Nov 2010 and today.
Early Access! Download JBoss Developer Studio 5.0 now, with packages for Mac, Windows or Linux!
Building HTML5 Apps in Hours, Not Days
Tools to unit test your JavaScript
Big Data, Cloud & Mobile: Navigate the New Development Reality with Resources from IBM
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
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.
No comments
Watch Thread Reply