« Server Side Eclipse | Main | Top o' the Mornin to You »
January 03, 2007
Server Side Eclipse: Part 2
Okay, I finally read the article from yesterday about server side OSGI frameworks. There were 3 approaches presented, 1 traditional and 2 proposed:
- Traditional web application server structure
- Embedding Equinox in an existing application container
- Embedding an application container in Equinox
Of course, the interesting approaches are the proposed ones. Approach 2 uses a more traditional J2EE metaphor where approach 3 breaks the mold and proposes one server per application. I don't think the one server per web application is probably the best or most efficient way to go. Also it has the potential to not scale well or fit in with existing enterprise architectures. Sure it's novel, but it's probably only an answer for personal servers.
Posted by Guy at January 3, 2007 10:34 PM
Trackback Pings
TrackBack URL for this entry:
http://blog.lunaflare.net/cgi-bin/mt-tb.cgi/120