Eclipse Virgo 2.1: Now With Improved Performance and Diagnostic Tooling
Join the DZone community and get the full member experience.
Join For Freeback in march 2010, vmware contributed the source of the springsource dm server to eclipse to become an eclipse project. today the 2.1 release of eclipse virgo , a light-weight application server for deploying applications based on osgi, has had it's first official release as part of the eclipse .
virgo is a completely module-based java application server that is designed to run enterprise java applications and spring-powered applications with a high degree of flexibility and reliability. it makes it possible to migrate existing enterprise java applications to a light-weight modular architecture. key features in virgo include
-
an administration console to deploy and manage
osgi artifacts.
-
a web server, based on eclipse gemini web
container, that makes it easy to deploy existing war files, including all their
dependencies.
- support for existing third party frameworks, like spring, hibernate, log4j, that may not be designed as osgi bundles.
virgo has proved popular with many companies, including sap:
“eclipse virgo, with its modular osgi foundation and its support for enterprise java applications, will enable sap to develop, deploy and maintain java applications more easily, and thus serve our customers better,” said bjoern goerke, senior vice president and head of sap netweaver® development at sap ag. “we are excited to join forces with the virgo community and contribute to the success of the project with the goal to establish a healthy and vibrant virgo ecosystem.”
the new release of virgo 2.1 provides significant
performance improvements, including a 5 times improvement on windows start-up
time, improved diagnostic tooling, integration with the equinox console and
better resource handling in the web container.
rod johnson states how here is happy with the community response to the virgo project :
“we are very pleased with the response to virgo from the eclipse community,” said rod johnson, svp and general manager of vmware’s springsource product division. “an important goal for starting this project was to create a larger community of users and contributors for the technology, therefore we are thrilled to have companies like sap actively participate in the community.”
virgo 2.1 is available now for download at http://www.eclipse.org/virgo .
Opinions expressed by DZone contributors are their own.
Comments