Central Ohio Java User Group (COJUG) - Modular Java with OSGi

Organiser
TechLife Columbus
Date
Tue, 13 Oct 2009, 15:30 - 17:30 (Add to calendar) GMT
Venue
OCLC , Dublin, US
Cost
Free

Abstract

Java is an object-oriented language so naturally it’s modular, right? We program to interfaces, use Spring to resolve dependencies, and package up our classes into cohesive units. Unfortunately we then take a step back and consolidate them into one monolithic WAR file that gets loaded into a single class loader. Even worse, we may try to keep them separated in WAR, EAR, and JAR files but then interconnect these packages via web services, RMI, or some other ceremonial method.

OSGi has garnered a lot of publicity lately because it solves these common problems of “modularizing” Java in a simple and easy to use fashion. This talk will give the audience a quick introduction to OSGi and then cover how it can be used to produce Java systems that are more modular, resulting in reduced maintenance, higher quality and increased flexibility.

Bio

Todd Kaufman is a developer, architect, manager, and cheerleader of IT projects large and small. He has over 10 years of experience in software development and has released production software to various clients using Agile, Waterfall, Java, Ruby, .NET, and everything in between. Todd is currently feeding his family courtesy of the good people at Quick Solutions Inc., a leading IT Staffing and Solutions Company in Central Ohio.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Weeks of coding can save you hours of planning.”