VMware Infrastructure 3 Book Excerpt and Author Interview
VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.
Tracking change and innovation in the enterprise software development community
Posted by Johan Strandler on Jun 28, 2006 02:25 PM
With this release of Geronimo you can finally run it on Sun Java 1.5 VM, as long as you don't require CORBA. Another notable change from the 1.0 release is that Geronimo now is available in two distributions, one full and certified J2EE 1.4 distribution and one "stripped down" distribution - "Little-G" - that only incudes a minimal installation with a Jetty or Tomcat http server. Geronimo has been rearchitected around a new Plug-in model that allows a user to dynamically combine different server features and apps.
Geronimo applications, server features, and integrated products can be distributed as Geronimo plugins. Plugins are easy to install, automatically download any dependencies, and do not require server restarts. Using the plugin infrastructure, applications or modules can be copied from one Geronimo installation to another (from developer to developer, test to production, etc.). - Deployment plans have been updated, ConfigId has been replaced by a more complete ModuleId structure. Previous releases of Geronimo will require modifications, refer to the Geronimo documentation for further details.
- Tools and commands have been also updated to reflect the ConfigID -> ModuleId change as well as geronimo-config-1.1.xsd -> geronimo-module-1.1.xsd schemas.
- More functionality has been included in the Administrative Console (http://localhost:8080/console/). Memory utilization graphics, more Thread Pools, remote HTTPd configuration wizard and plugins are some of these new features.
- All the applications (except for those deployed via Hot Deployment) are stored in the
/repository directory. Previous config-store has been removed. Enhanced SMTP support. Keystore configuration. Geronimo also supports in-place deployments. This means an archive or a directory can be deployed without being copied into the Geronimo directory structure. Little-G is an alternative distribution offered in Geronimo 1.1. This new distribution has a reduced footprint. It comes with either Tomcat or Jetty as WebContainer options.
The End of Middleware: Freedom from IT Stacks as we know it
Spring App Platform, Java Concurrency/Multicore, Eclipse Mylyn and more @ QCon SF Nov 19-21
Hibernate without Database Bottlenecks
The Agile Business Analyst: Skills and Techniques needed for Agile
VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.
Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.
Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.
Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.
Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.
Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.
David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.
Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.
1 comment
Reply