InfoQ

Presentation

Recorded at:
Recorded at

Server Side OSGi

Presented by Adrian Colyer on Jun 11, 2008

Community
Java
Topics
Enterprise Architecture ,
Runtimes
Tags
Spring Dynamic Modules ,
QCon San Francisco 2007 ,
OSGi ,
QCon
The next QCon is in London Mar 10-12, Join us!
Summary
In this presentation from QCon San Francisco 2007, Adrian Colyer describes the OSGi specification, OSGi implementations, modularity, versioning, operational control, server-side OSGi, design considerations, using existing libraries, Spring Dynamic Modules, and writing a Spring Dynamic Modules application.

Bio
Adrian Colyer is the Chief Technology Officer for Interface21, the company behind the Spring Framework. He provides direction and oversees development for the products in the Spring Portfolio. Adrian is the leader of the AspectJ project at Eclipse.org, and the founder of the AJDT and Spring OSGi projects.

About the conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.
  • This article is part of a featured topic series on QCon
WSO2 is also moving towards OSGi by Afkham Azeez Posted Jul 8, 2008 9:18 AM
WSO2 is also moving towards OSGi by Afkham Azeez Posted Jul 8, 2008 9:23 AM
  1. Back to top

    WSO2 is also moving towards OSGi

    Jul 8, 2008 9:18 AM by Afkham Azeez

    In the Enterprise Space,

  2. Back to top

    WSO2 is also moving towards OSGi

    Jul 8, 2008 9:23 AM by Afkham Azeez

    WSO2 is also moving towards server side OSGi. The next generation of products will be based on OSGi

Educational Content

Rails in the Large: How Agility Allows Us to Build One Of the World's Biggest Rails Apps

Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.

Stuart Halloway on Clojure and Functional Programming

Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.

Orion Henry and Blake Mizerany on Heroku

Orion Henry and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.

Security for the Services World

Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.

Navigating The Rapids:Real-World Lessons in Adopting Agile

This talk investigates technical issues encountered when moving to an Agile process.

Codename "M": Language, Data, and Modeling, Oh My!

Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.

SOA Manifesto - 4 Months After

It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.

Memory Barriers and JVM Concurrency

This article explains the impact memory barriers, or fences, have on the determinism of multi-threaded programs.