Computer and Modernization ›› 2016, Vol. 0 ›› Issue (2): 117-121,126.doi: 10.3969/j.issn.1006-2475.2016.02.026

Previous Articles     Next Articles

 A Log Storage Method of Multiple Water Conservancy Systems Based on WebService

  

  1. Computers & Information College, Hohai University, Nanjing 210098, China
  • Received:2015-07-13 Online:2016-03-02 Published:2016-03-03

Abstract:

Because of the lack of hydraulic log storage method and centralized storage system, multiple hydraulic systems’ logs are stored distributed, which is hard to
mine data from the logs. In order to store the massive hydraulic logs efficiently and to manage the hydraulic logs intensively, we propose a new log storage method, which is
based on WebService and on the strength of this method, we design and complish a hydraulic log storage system. HBase is used as a database in the system, which makes full use of
its mass heterogeneous data storage features; WebService is adopted because of its one-to-many service pattern in calling and its remote interoperability. WebService transforms
log storage work from hydraulic systems to server, which reduces the pressure of the hydraulic systems. Finally, we make a verfication of the system’s concurrent execution and
compare WebService with log4j about log storage efficiency.

Key words: hydraulic system, log storage method, concurrent storage, HBase, WebService