Font Size: a A A

The Design And Implementation Of Storage Management System Based On Django

Posted on:2014-06-23Degree:MasterType:Thesis
Country:ChinaCandidate:X Y YuFull Text:PDF
GTID:2298330467987790Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the rapid increasement in scope of business and data, it’s of great demand to build a system, which can allocate, modify and deallocate storage space resource based user’s requirement. The system described in this paper can accept the HTTP requests from the users, and then convert these requests into storage tasks. All tasks can be executed parallelly in the system, and users can get the task status real-timely by connecting the system via web socket.The main work of this paper includes:·It summarizes the current work process of storage device management, and analyzes drawbacks of current work process. This paper will then describe some user requirements by analyzing users’ descriptions of the work process. Some technologies and frameworks will be alse introduced, which might be used in this system.·It puts forward a system by analyzing the users’ requirements. The system contains4+1components. The4components contains REST requirements handling module, task handling module, task status querying module and configuration&logging management module, and the last module is message queue module, which is responsible for data interaction in the system.· By comparing with the experimental data in orginal work process, the new system is turned out to be feasible, and can meet with the users’functional requirements as well as non-functional requirements.The essence of this paper is to build a new storage resources management system, which can automatically handle the resources management task according to users’ requirement. The system is helpful in increasing the users’ efficiency and decreasing the system administrators’ work load.
Keywords/Search Tags:Django, RESTful, ZeroMQ, Storage Management
PDF Full Text Request
Related items