| As the growth of the economy and the vigorous development of service industry,Logistics plays an important role in the development of social economy,The status of the logistics industry has also been continuously improved,and the Government has also been proposed to the slogan of vigorously develop the modern logistics.Nowadays,with the rapid development of information technology and the complexity of logistics business,enterprises need an efficient logistics management system to help enterprises to achieve the scientific management of logistics information to reduce the cost of enterprises and improve the profit of enterprises.At present,the concept of information management is not enough in many manufacturers and logistics enterprises,the vehicle scheduling ability and the management ability of employees is still very low,thus wasted a lot of manpower and resources,then caused the increase of enterprises’ s cost and hindered the development of many enterprises in our country.At present,the logistics management system of some enterprises in China is mainly due to the lack of real-time access to vehicle information and can not effectively dispatch vehicles and can not store and query a large number of location information.Therefore,it is a very important task to develop a logistics system that can optimize vehicle scheduling,store location information in a distributed system and real-time locate the vehicle.This thesis is based on this background,we use the SSH framework and HBase based on the existing logistics system to build a logistics management platform.It aims to solve the problems of enterprises manage logistics information and monitor vehicles,dispatch vehicles,and provide enterprises with multiple value-added services.First of all,according to the development requirements of the system,this thesis describes in detail J2 EE,Hadoop and MySQL and other related technologies.Secondly,for the business requirements of the system,we make the summary design and detailed design of the system.The summary design is mainly carried out in the database design,most of the modules are still use MySQL to store data.For the growing vehicle location information,the HBase database is used to store the data,which greatly improves the speed of query data and the capacity of information storage.Detailed design describes the registration module,the rights management module,the service module,the monitor management module,the dispatch management module,the information management module and the mall management module,and the information management module covers all the basic information management in the logistics system.Then we implement the all modules of the system.Finally,we test the logistics system in the function,performance and other aspects,and analyse the test results.The system modules can work properly. |