Chapter 3. The Application Server

Mobile location service applications require the complex systems integration of many different technology components . The spatial analysis server that is designed to provide routes, maps, and points of interest is highly specialized for the scalability and performance requirements of a carrier class application. Map database quality and coverage varies significantly among map data vendors. Because most spatial analysis software vendors require data compilation in a proprietary data format, there is no assurance that the necessary coverage will be available when it is required. Positioning products are dependent on the mobile operator's network and handset technology.

It is important that a mobile location service infrastructure is designed with extensibility in mind as well as cost. This is particularly true if you don't own your own mobile network (i.e., a telematics service provider from the automotive space or an emergency services provider). An application server architecture provides a framework for extensibility. An application server allows you to develop and shelter the business logic that will differentiate you from your competitors and save you from having to rearchitect or throw out your system if a component in your architecture needs to change.

There are many reasons to approach a location service infrastructure as a series of logically discrete components integrated through business logic stored in an application server. It allows you to create infrastructure services based on industry standards for the various specialized components required. Your positioning interface might be based on the specifications recommended by the Location Interoperability Forum (LIF; see Appendix C) and your spatial analysis server interface might be based on the Geography Markup Language (GML; see Appendix B) specifications recommended by the Open GIS Consortium. The major advantage is that any one piece of your infrastructure is insulated from problems in another component. It allows you to replace components that do not deliver acceptable results without impacting the rest of the system, and it also allows you to potentially mix and match components. If your organization has a network with a positioning system that only supports assisted GPS and you acquire a company with a network that has a positioning system based on Enhanced Observed Time Difference (E-OTD), you would not necessarily have to replace the E-OTD infrastructure. Another example is your spatial analysis software. You might find one product works very well in North America, but does not handle the particularities of the European market well. Perhaps the software has poor or no map data support in a region you need coverage in. It is unnecessary and potentially expensive to be locked into a proprietary protocol.



Mobile Location Servies(c) The Definitive Guide
Software Project Management in Practice
ISBN: 0201737213
EAN: 2147483647
Year: 2005
Pages: 150
Authors: Pankaj Jalote

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net