Main Menu
Home
Meetings
YouTube Channel
Recommended Books
Sponsoring
Mailing list
Contact Us

Meetings - Details

Modular Java with OSGi


Event
When 2009-10-13 | 11:30:00  
Event Title Modular Java with OSGi
Presenter Todd Kaufman
Where OCLC's Smith Building Dinning Room
 
Event description:

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.

 
Location
Venue OCLC's Smith Building Dinning Room
Homepage http://www.oclc.org  
Street address 6565 Kilgour Place Dublin OH 43017-3395
 
 


Sponsored Links
Upcoming Events

Tue, Apr 09 - Finding Bigfoot with JavaScript + Vector Search



© 2017 Central Ohio Java Users Group (COJUG)
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.