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 Abel Avram on Aug 18, 2009
Moonlight, the open source implementation of Microsoft’s Silverlight for Linux and Unix/X11 systems, has reached version 2.0 Beta 1. Moonlight 2.0 API is a superset of Silverlight 2.0 API because it contains features from Silverlight 3.0.
Beside all the features in Silverlight 2.0, Moonlight 2.0 Beta 1 contains the following features from 3.0:
- Easing functions
- SaveFileDialog
- MultiScaleImage 3.0 API enhancements
- MediaStreamSource now supports PCM audio data, RGBA and YV12 video data.
- WriteableBitmap is supported.
Miguel de Icaza mentions as an important feature the support of Silverlight’s 3.0 media pipeline:
This media pipeline allows developers to plug C# code at various points in the media playback process.
In particular this means that you can use Silverlight and Moonlight with the Mono project's OGG, Vorbis and Dirac codecs[1] to play back media files that use the open codecs or to plug your own media codecs.
Already with Silverlight 2, users can provide their own code to fetch the media from a server and providing their own stream de-multiplexors. This allows developers to take advantage of content distribution networks, multiple quality video and audio streams and could even be used to download the media using BitTorrent on demand (BitSharp for instance is able to request packets in streaming order from peers).
It is interesting that the installer jumped from a mere 0.9 MB for version 1.0 to 9.3 MB. The supported platforms have remained the same. The source code can be downloaded as a tarball or from Mono’s SVN repository.
The Moonlight team advices on using this beta only with trusted sites because the code, while feature complete, has not yet passed the security audit. Users are invited to check out the Moonlight Security Status page for latest related information.
More information on Moonlight can be found on InfoQ/Moonlight.
Want to know how software releases can be stress-free and happen with one click? Try Go free!
Improving Software Delivery Cycles: Pre-requisites and Inhibitors
Automating Error Reporting for .NET Applications
Visual Studio vNext: ALM features for Agile Planning, Team Collaboration
Go: Agile Release Management Solutions. Go enables predictable, defect-free and timely software releases.
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