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 Srini Penchikala on Apr 23, 2011
The latest version of open source job scheduler Quartz supports fluent configuration API and monitoring and management of job scheduling actions. Terracotta recently announced the release of version 2.0 of the scheduler framework.
The new version also offers two commercial modules - Quartz Manager which provides a GUI for monitoring and management, and Quartz Where which can be used to control where jobs are executed based on machine name or resources. The new features in the latest version fall into three categories:
Quartz Scheduler:
The new version of the open source Quartz library features a feature-rich API and new DSL/builder-based API for construction of Jobs and Triggers. It also comes with some performance improvements that speed up the job processing.
Quartz Manager:
Quartz Manager offers real-time monitoring and management for the Quartz scheduler product. Its user interface can be used to:
Quartz Where:
Quartz Where is part of the commercial Quartz Scheduler. Built on the Terracotta platform, it allows users to direct jobs to specific machines, or to any machine with specific available resources which helps in distributed, heterogeneous clusters with large numbers of mission critical jobs. This enables the management of increasing workloads in traditional data center to control where jobs are executed based on machine name (user-defined node or node group) or machine resources (RAM, CPU or OS).
Terracotta also released back in February, an extension to Ehcache product called Ehcache Search that can be used to query, search and analyze in-memory data. The enterprise version of this feature, which requires Enterprise Ehcache EX or FX, is used to search across a distributed cache.
Srini Penchikala currently works as Security Architect and has 17 yrs of experience in software product management.
Continuous Delivery: Anatomy of a Deployment Pipeline
Improving Software Delivery Cycles: Pre-requisites and Inhibitors
Adopting Git for the Enterprise: Risks and Considerations
Branching & Merging Efficiently: A Guide to Using Process-Based Promotional Patterns
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