• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2021, Vol. 43 ›› Issue (02): 235-241.

• 高性能计算 • 上一篇    下一篇

基于LAMP的高性能计算用户组织架构管理系统设计与实现

吴君楠,欧洋,李琰   

  1. (国防科技大学计算机学院,湖南 长沙 410073)
  • 收稿日期:2020-06-11 修回日期:2020-10-25 接受日期:2021-02-25 出版日期:2021-02-25 发布日期:2021-02-23
  • 基金资助:
    国家自然科学基金(61802418)

Design and implementation of a high performance computing user organization management system based on LAMP#br#
#br#

WU Jun-nan,OU Yang,LI Yan   

  1. (College of Computer Science and Technology,National University of Defense Technology,Changsha 410073,China)


  • Received:2020-06-11 Revised:2020-10-25 Accepted:2021-02-25 Online:2021-02-25 Published:2021-02-23

摘要: 针对现有高性能计算用户组织架构管理系统面临的用户体验差、网络开销大和存取效率低等关键问题,提出了一种基于LAMP的高性能计算用户组织架构管理系统的实现方法。该方法采用B/S架构,Twig与HTML相结合的方式减轻了服务端的负担,改善了用户体验;采用REST框架与Cache机制对海量临时数据进行缓存,降低了开发难度和网络开销;采用树形结构对分层数据进行存取,提高了数据存取效率,且可扩展性好。


关键词: 高性能计算, LAMP, 用户组织架构管理系统, 日志管理

Abstract: Aiming at the key issues such as poor user experience, large network overhead, and low access efficiency in the existing high performance computing user organization management system, a method for implementing a high performance computing user organization management system based on LAMP is proposed. This method adopts the B/S architecture and combines Twig and HTML, in order to reduce the burden on the server and improve the user experience. It uses the REST framework and the Cache mechanism to buffer massive temporary data, so as to reduce the development difficulty and network overhead. It uses trees structure to access the hierarchical data, which improves the data access efficiency and has good scalability.




Key words: high performance computing, LAMP, user organization management system, log management