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 Jean-Jacques Dubray on Jan 19, 2011
The last 50 years of software engineering has proven that languages often come and go based on the type of problems the industry is tasked to solve (Fortran, COBOL) or the technology leaders of the time. This year, Python has gained the most marketshare:
Python has become the "de facto" standard in system scripting (being a successor of Perl in this), but it is used for much more different types of application areas nowadays. Python is for instance very popular among web developers, especially in combination with the Django framework. Since Python is easy to learn, more and more universities are using Python to teach programming languages.
While Java, C, C# or Ruby remain stable in 2010, while PHP, Visual Basic and JavaScript are losing ground. Relatively, Objective-C is the language that has the largest relative increase (more than 100% growth), while Python has the largest market share increase, in absolute terms.
Languages like Erlang or Scala are behind Prolog around the 50th rank. Groovy is 36th with 0.358% market share, which all things considered it quite large when you consider that SAP's ABAP is ranked 29 with 0.5% market share.
It is interesting to see the statibility of Java, C and C++ over the last decade despite .Net or the rise of dynamic languages.
Object-Oriented Languages are overwhelmingly ahead:
Object-Oriented Languages 55.8% +1.4% Procedural Languages 39.2% -2.1% Functional Languages 3.5% +0.4% Logical Languages 1.5% +0.2%
Statically typed languages are steadily regaining stength since 2007.
What's your favorite language? why? where do you think programming languages are heading for the coming decade?
Introducing SQLFire: a memory-optimized, high performance SQL database
Tutorial: Integrating SQLFire with tc Server and Spring Data
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Going by that index. I welcome our python scripting overlords.
But , still, if you look at the Very Long Term History, Ruby comes from 20 to 10, I think the greatest increase of position in that top.
In 2010, we have seen important facts such as the release of Rubinius, IronRuby, Ruby 1.9.2, Rails 3, JRuby 1.6 and the rapid evolution of the promising MacRuby which with the advent of the MacApp store will add a supreme value for Software Developers. Besides that it is amazing about the explosion of Ruby and Rails conferences around the world, and innumerable books and all the enthusiasm that the Ruby brought to the new software languages. Ruby has shown that Language matters, cause is all about people. So then this site comes and says that Python was the language of 2010!? sorry but this is incoherent with what is going on, I am afraid that this site can capture a revolution!!
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.
3 comments
Watch Thread Reply