When I first heard about OSGi I had no clue what it was. To be honest I initially confused it with OGSA, the Open Grid Services Architecture, which seems like another over-ambitious (and ultimately unsuccessful) initiative to enable pooled computing resources through traditional vendor standards efforts.
But I swiftly realised the error of my ways. OSGi has massive potential. It is an industry changer. Any time an initiative from the cell phone and device world is enthusiastically adopted by major middleware vendors you think it has to be worth examining. So what is the Open Services Gateway Initiative (OSGi) and what does it have to do with Stackless Stacks? Component-based development is a common idea, but component-based production is a whole different ballgame.
OSGi in the Wild
OSGi allows modules of Java classes to be loaded on demand. There is no need to load the entire Java stack to run an application – just the runtime services it actually requires. OSGi therefore enables a more dynamic, less constricted Java, which partially explains its enthusiastic backing from major vendors such as IBM, BEA and Oracle. Sun is not such a big fan because it fears a loss of control of Java stack standards efforts. (How many times will I have to write that?)
IBM and BEA are currently more aggressive in consuming OSGi than exposing it in their production environments. Nobody is talking about a Websphere OSGi Edition for example. But OSGi is underpinning some of IBM and BEA’s most interesting technologies.
BEA’s “micro-services” architecture, allowing it to be far more flexible in absorbing acquired technologies, and repackage existing technologies in different bundles, is OSGi-based.
Meanwhile IBM Lotus Expeditor, a client side integration framework, is extremely flexible. Customers can, for example, choose to deploy only those services which they require for collaboration applications. That is, the enterprise can define and deploy its own service bundle, based on a subset of the “stack” IBM provides. Another powerful effect of using OSGi in its Lotus products is the slick and seamless integration it enables- for example with Cisco IP Communicator.
The Death Of The Stack: SOA for production
When I planned to write this quick post I had a title in mind – the Death of the Stack. While I realised the inflammatory and possibly misleading aspects of the title, I felt it captured something of the move to more flexible production environments. The “stack”, after all, as seen on PowerPoint decks slide everywhere is a monolithic but comfortable place to run apps with confidence (and to sell middleware). It was on an OSGi call with Ian Skerrett, marketing director of the Eclipse Foundation (client), which is a strong supporter of OGSi in the shape of its Equinox runtime project, that my colleague Cote casually came up with a far better construction: “oh sure… you mean a Stackless Stack”.
As Cote himself might say- blammo!
In case you didn’t take that in – Eclipse, which used to be a developer tools framework is now evolving into a fully fledged component/service oriented runtime. SOA is one of the most hyped terms of the recent few years in IT, but the story has largely focused on design time, rather than runtime flexibility. What would a SOA for middleware deployment look like? Like OSGi.
Another technology carrying us towards the stackless stack is Spring, which simplifies interfaces for enterprise Java programming. Spring has exploded onto the Java middleware scene-already adopted by BEA, IBM (client) and Oracle in response to strong customer demand for the open source software.
Starting Up With Distributed OSGi Runtimes
An interesting example of the stackless stack approach comes from RedMonk client Paremus, which recently announced support for Spring Dynamic Modules in its Infiniflow Service Fabric product. Paremus uses the Service Component Architecture (SCA) descriptions to manage the component model, so a Spring application can be dynamically loaded and reloaded from a single machine to a massive cluster. Build in Eclipse then choose a target deployment architecture. Sweet.
As Paremus puts it: “the production runtime is built in the same way as the application”. Its early days for the company but the kind of standards-based open source approach it is taking is finding favour, notably in financial services companies in London and New York. Spring is increasingly an ecosystem, but also an open source project with significant services revenues.
Springtime for Covalent
SpringSource, the commercial arm of Spring, recently announced it is acquiring Covalent (also a RedMonk client). This transaction will bring together two of the most successful examples of the new commercial software reality: paying vendors for services rather than code. Covalent is a major supporter of Apache, and offers support for the web and application servers. While traditional software companies encouraged customers to deploy applications on expensive JEE application servers, Covalent helps companies such as Bear Sterns, which are building enterprise-class scale out applications comprising hundreds of open source servers, but want enterprise support from a firm where the coders who built the runtimes work. SpringSource may just have lost some of its purity, but the transaction points towards the future economics of the industry. The Register developer zone calls the combo an “open source supergroup“. Well Rod Johnson, head of SpringSource, is definitely a rockstar. You’re going to hear a lot more from him. Frankly Rod is far more deserving of the tag Top Leader in Open Source business than anyone at RedMonk, but there you go. At this point I consider it a racing certainty that SpringSource is eventually acquired. Possibly sooner rather than later- the combination of Spring and Apache has got to worry traditional app server vendors. The game is changing.
Stackless, Microsoft and Green APIs
It is not just the Java world that is componentising. Microsoft is also delivering just-in time functionality to allow for targeted bundles, rather than needing to run the entire Windows stack. In discussion with Rob Bernard, Microsoft’s chief environmental strategist the other day, he suggested the approach had ecological implications. If you only run what you need you use less power. I mention Microsoft here primarily for context though, to show stackless isn’t just an OSGi story. It would be great to get your thoughts about where more flexible stacks are heading.
For more background we have some great RedMonkTV shows about OSGi, Equinox and so on.
update: super bonus OSGi buzz link roundup.
Technorati Tags: OSGi – Sun – Eclipse – Equinox – Spring – SpringSource – Covalent – BEA – IBM – Microsoft – Stackless – Paremus – Infiniflow
OSGi Buzz « Ian Skerrett says:
February 5, 2008 at 9:18 pm
[…] James Governor from Redmonk does a great job introducing the concept of a Stackless Stack and the rise of OSGi; which made me think about Eric Newcomer’s, chair of the OSGI Enterprise Work Group, blog […]
Ferdy says:
February 6, 2008 at 1:23 am
Related to Eclipse and how it’s now evolving into a component/service oriented runtime, you might find interesting that Jeff McAffer, one of the first OSGi proponents as an alternate runtime model for Eclipse back in 2003 and the Equinox Project Lead, is leaving IBM to start a new company around enabling success with Equinox and Eclipse in the runtime space: http://dev.eclipse.org/blogs/jeff/2008/01/24/movin-on-well-sorta/
afongen » links for 2008-02-06 says:
February 6, 2008 at 5:21 am
[…] OSGi and The Rise of The Stackless Stack: Just in Time James Governor. Time I went and took another look at OSGi. I really didn’t want to, but as it seems I spend my life in middleware… (tags: java javaee osgi redmonk via:monkchips) […]
Bill Higgins says:
February 6, 2008 at 11:41 am
Hi James,
Re:
> IBM and BEA are currently more aggressive in
> consuming OSGi than exposing it in their production
> environments.
FWIW, if you want to build new functionality on top of the Rational Jazz platform – e.g. a new team tool or an extension to an existing team tool – you do it by creating new OSGi bundles.
This is true for extending the Eclipse UI obviously, but also for contributing a new data type on the server, contributing a new REST service on the server to expose data on the web, or contributing new Ajax UI functionality. Everything’s a bundle.
But I agree with your statement that generally speaking IBM is more prone to not expose its OSGi-ness.
Jon Collins says:
February 8, 2008 at 8:16 am
Fair post. I get a nasty feeling of déjà vu about all this – in my day it was componentsource that promised nirvana. Plenty of hurdles before mass adoption.
James Governor’s Monkchips » “IBM doesn’t want to be your father’s IBM, it wants to be your son’s”: On Simplicity, Sustainability and App Dev says:
February 15, 2008 at 11:20 am
[…] from. Cuomo is determined to respond to that. He is working from a blank slate, deploying to a stackless stack (or see another explanation of the stackless stack, very relevant in this […]
The Next Thing At Eclipse… « Ian Skerrett says:
March 17, 2008 at 12:47 pm
[…] do the same for runtimes. As James Governor and Michael Cote coined we are entering the age of the Stackless Stack and my hope is that Equinox will be an important part of making this […]
OnStrategies Perspectives » Eclipse’s Vernal Equinox says:
March 17, 2008 at 3:46 pm
[…] become pretty huge. Taken literally, it could provide a new model for application integration, or in the words of RedMonk’s James Governor, a “stackless stack.” Governor provides a detailed listing of early offerings that are […]
Eclipse Equinox project branches into middleware « IT Spot says:
March 17, 2008 at 7:28 pm
[…] literally, it could provide a new model for application integration, or in the words of RedMonk’s James Governor, a ’stackless stack.’ Governor provides a detailed listing of early offerings that are supporting the OSGi model of […]
.: GAFNO.com - Hot World News Blog :. » Blog Archive » Eclipse Equinox project branches into middleware says:
March 17, 2008 at 11:59 pm
[…] literally, it could provide a new model for application integration, or in the words of RedMonk’s James Governor, a ’stackless stack.’ Governor provides a detailed listing of early offerings that are supporting the OSGi model of […]
Life at Eclipse » Blog Archive » Ideas Are Cheap says:
March 24, 2008 at 2:17 pm
[…] all of the projects in the new EclipseRT project (see EclipseCon slides). The whole point of the stackless stack is, of course, that selection is not only possible but […]
People Over Process » MuleCon Wrap-up: Rouge IT, Open Source in the Water, Support Response Time, and Reputation says:
April 3, 2008 at 1:35 am
[…] Dare we suggest they want a “stackless stack”? […]
People Over Process » There’s a Skillet in my Room - IBM Impact Day One says:
April 7, 2008 at 6:03 pm
[…] beat things up pretty poorly there for awhile, and now we’ve got things like Mule and the old stackless-stack. That is: simplified, cheap, lean SOA. Now, never mind if those startups aren’t doing […]
James Governor’s Monkchips » For Mash Get Smash: IBM and situational applications in the Post-Brand era. What price a SaaS model? says:
April 14, 2008 at 2:54 pm
[…] for drag and drop object manipulation [note to self and web – check if this client is OSGi-based, i am pretty sure the answer will be yes] . The beta is 15th April. The product is likely […]
SpringSource launches Java application server | InfoWorld | News | 2008-04-30 | By Chris Kanaracus, IDG News Service says:
May 1, 2008 at 2:35 am
[…] to load modules of Java classes on demand, Redmonk analyst James Governor wrote in a recent blog post : “There is no need to load the entire Java stack to run an application – just the runtime services […]
James Governor’s Monkchips » OSGi Stackless Component Model meets AJAX, Android, Flex says:
July 9, 2008 at 9:45 am
[…] of OSGi its time you did – its becoming an increasingly important standard, driving the rise of the Stackless Stack. It ties enterprise and client-side middleware together, with a compelling development model […]
SAP’s vision towards Equinox « Ian Skerrett says:
November 14, 2008 at 2:50 pm
[…] I agree, Equinox is one part of the solution, depending on the application other services are required to complete the solution. The nice thing though is that Equinox’s modular architecture makes it possible for SAP to create a solution for their customers; reminds me of Redmonk’s Stackless Stack. […]
People Over Process » LiveCycle - Adobe in the Clouds, an Update says:
January 13, 2009 at 10:58 pm
[…] for a fun install and setup experience. Setting up any piece of middleware is typically annoying, stackless stack or no. Part of the tool-chain Adobe is providing is built around addressing the […]
Eclipse Banking Day Recap » SDLC Blog says:
February 19, 2009 at 1:47 am
[…] Bartlett did a great talk about OSGI. I liked the Stackless Stack […]
James Governor’s Monkchips » OSGi UK User Group Kick-Off. Making Java Digestable says:
April 28, 2009 at 5:46 pm
[…] is OSGi? I explained in a post about what we dubbed the Stackless Stack. OSGi allows modules of Java classes to be loaded on demand. There is no need to load the entire […]
James Governor’s Monkchips » From JavaOne to Java 2.0: Java is Dead, Long Live Java says:
June 12, 2009 at 4:47 pm
[…] dull its actually pretty important when it comes to Java runtimes. OSGi allows you to build a stackless stack, where modules of Java classes are loaded on demand. “There is no need to load the entire […]
People Over Process » VMWare Buys SpringSource - Quick Analysis says:
August 10, 2009 at 10:33 pm
[…] evolution instead of language evolution, and slimming down the application stack with a very “stackless stack” approach. Again, the hope is that VMWare would focus on keeping that work up rather than […]
数字智慧 » Hello, OSGi, Part 3: Take it to the server side says:
November 8, 2009 at 1:31 pm
[…] James Governor写了关于OSGi作为工业改变者的潜力,以及被供应商采用。并把OSGi and the rise of the stackless stack(James Governer’s Monk Chips, February 2008).发布在他的博客上 JCP activity被分成JSR 277 (Java Module System) and JSR 291 (Dynamic […]
People Over Process » New platforms, new networks – The Internet of Things starts to become real says:
December 11, 2009 at 11:42 pm
[…] to use the smaller, higher performance, and sometimes highly customized stacks. What I call “stackless stacks.” Standardized and general stacks are sometimes available, but even if options are open […]
Java in 2010: Bringing in the Receivers says:
December 15, 2009 at 2:41 pm
[…] is. What is OSGi and why do we need a new reference implementation? The answer is the delivery of a Stackless Stack, a more modular Java, and the delivery of code, rather than […]
Back to the Future : Software & Technology @kirkk.com says:
December 30, 2009 at 5:35 pm
[…] up. In 2010 modularity on the Java platform will gain considerable visibility in our industry. The stackless stack is coming to fruition, and it’s a game changer…a disruptor…that reaches from the […]
dm Server project moves to Eclipse.org | SpringSource Team Blog says:
January 12, 2010 at 11:12 am
[…] writing infrastructure software and need to create a “stackless stack” (Kirk Knoerschild, James Governor) then OSGi is already the de-facto approach, and fully supported by the dm Server and the […]
Life at Eclipse » Blog Archive » One Big Step for EclipseRT says:
January 12, 2010 at 1:18 pm
[…] and dynamic application development and deployment. In other words, the faster Java gets to the stackless stack, the brighter its future will be. As James Governor said in his seminal article, “component-based […]
Coté's People Over Process » Eclipse Virgo says:
January 13, 2010 at 11:03 pm
[…] VMWare/SpringSource announced that it was donating its dm Server product to the Eclipse Foundation yesterday. See the Eclipse Foundation proposal here for the details of the new project, Virgo. The dm Server is one of SpringSource’s post-appserver appservers, along with tc Server which wraps up Tomcat to be used as a stand-alone runtime. dm Server is more oriented around providing a runtime and the supporting tooling for OSGi-based applications, which I tend to view as the next phase of Java development. Us RedMonks like to call this the “stackless stack.” […]
Eclipse Virgo says:
January 14, 2010 at 1:04 am
[…] VMWare/SpringSource announced that it was donating its dm Server product to the Eclipse Foundation yesterday. See the Eclipse Foundation proposal here for the details of the new project, Virgo. The dm Server is one of SpringSource’s post-appserver appservers, along with tc Server which wraps up Tomcat to be used as a stand-alone runtime. dm Server is more oriented around providing a runtime and the supporting tooling for OSGi-based applications, which I tend to view as the next phase of Java development. Us RedMonks like to call this the “stackless stack.” […]
Tom says:
February 27, 2010 at 11:32 am
What a load of bullocks.. The author are using so many vague terms that I wonder if he understands what he is talking about. “Modules of Java classes”, “Java stack”.. Ridiculous.
James Governor's Monkchips » Can Paremus Make OSGi Nimble? says:
March 12, 2010 at 1:45 pm
[…] said OSGi could underpin a Stackless Stack, but I wonder whether we should have called it a VMless VM. OSGi allows for component-based […]
Coté's People Over Process » Links for March 31st through April 1st says:
April 1, 2010 at 10:35 pm
[…] people have a lot of optimism around Groovy. Along with finally nailing down slimmer profiles and a “stackless stack” approach to Java applications, it’d certainly help to continue that dynamic language […]
Coté's People Over Process » Liferay evolving beyond portals – the app server vacuum – Quick Analysis says:
September 8, 2010 at 9:57 pm
[…] seems to have won out, if by sheer exhaustion in the Java Modularization War, largely forgotten): a “stackless stack,” as us RedMonks wickedly like to repeat. Open source seems required as well, if only to drive that extreme simplicity that, for whatever […]
James Governor's Monkchips » Java: The Unipolar Moment, On distributed governance for distributed software says:
October 1, 2010 at 5:25 pm
[…] Thankfully it didn’t need to – because OSGi provides a mechanism to turn Java into a Stackless Stack, where a runtime consists of only the classes needed to run a particular […]
Dependencies – from Kernel to Cloud « Adapt and Evolve says:
October 8, 2010 at 11:21 am
[…] are we witnessing “The Rise of the Stackless Stack” and the end of the industries infatuation with static configurations of virtual machine images? I […]
VMware CEO: Django, Rails, Open Frameworks, Packaged Apps as Commodity and The New KingMakers. says:
October 22, 2010 at 3:42 pm
[…] happening. Two key standards seem to driving all this content management integration goodness- CMIS and OSGi. I should also strongly credit our client the Apache Software Foundation for providing […]
OSGi – The Business Drivers « Adapt and Evolve says:
November 3, 2010 at 8:44 am
[…] commented on in “The Rise of the Stackless Stack” (see http://www.redmonk.com/jgovernor/2008/02/05/osgi-and-the-rise-of-the-stackless-stack-just-in-time/); these trends collectively shift the industry away from rigidly coupled, static, opaque […]
On recent IBM, SAP and Adobe Conferences. Developers Developers Developers… Marketers? : Enterprise Irregulars says:
June 28, 2012 at 3:55 pm
[…] the WebSphere Application Server Liberty profile, a lightweight Java application server based on Stackless Stack principles, new commitments to help customers build and make money from public APIs, and some […]