SmartFrog
From Wikipedia, the free encyclopedia
SmartFrog is an open-source software framework, written in Java, that manages the configuration, deployment and coordination of a software system broken into components. These components may be distributed across several network hosts.
The configuration of components is described using a domain-specific language, whose syntax resembles that of Java. It is a prototype-based object-oriented language, and may thus be compared to Self.
The framework is used internally in a variety of HP products. Also, it is being used by HP Labs partners like CERN.
As of 2007, the framework is being actively developed by HP Labs. It is available under the LGPL.
[edit] References
- Steve Loughran, Erik Hatcher. Ant in Action, ISBN-13: 978-1932394801. Has a chapter about the use of SmartFrog in a development environment.
- Patrick Goldsack, Julio Guijarro, Antonio Lain, Guillaume Mecheneau, Paul Murray, Peter Toft. SmartFrog: Configuration and Automatic Ignition of Distributed Applications. In HP OVUA, 2003.
- Paul Anderson, Patrick Goldsack, Jim Paterson. SmartFrog meets LCFG: Autonomous Reconfiguration with Central Policy Control. In Proceedings of LISA XVII, USENIX, 2003.
[edit] External links
- http://www.smartfrog.org Project website.
- http://www.sourceforge.net/project/smartfrog Project pages on SourceForge.
- http://smartdomains.sourceforge.net A SmartFrog-based project developed at CERN to manage Xen virtual machines.
- http://video.google.com/videoplay?docid=-4478242864801668108 Google Tech Talk about the use of SmartFrog for functional testing