GJS:一种基于反射机制的通用Java服务器  被引量:1

GJS: A General Java Server based on Java Reflection

在线阅读下载全文

作  者:王栋[1,2] 王盈瑛[3] 

机构地区:[1]西北工业大学管理学院 [2]陕西省信息产业厅,陕西西安710004 [3]盐城师范学院计算机系

出  处:《微电子学与计算机》2005年第3期36-38,42,共4页Microelectronics & Computer

基  金:国家自然科学基金资助项目(60173059)

摘  要:本文研究了一个通用的Java服务器GJS的设计和实现,GJS通过分析了一般基于Socket的客户机服务器工作方式,提供了一个开发的框架,通过这个框架,开发人员可以把开发工作集中于协议本身,从而避免了重复性的工作并降低了维护成本。同时,GJS利用JAVA提供的反射机制,使得GJS可以动态加载新的服务而无须重新编译,在不对其它服务造成影响的同时及时加载新的服务,使得开发成本和维护成本都大大降低。GJS还提供了一个可视化的用户操作界面,使得服务的管理工作非常简单和直观。A general java server called GJS (General Java Server) was designed and implemented in the article. By analyzing the client-server model in usual socket service, GJS provides a develop framework for developers so that they can focus their work on the protocol implementation but not the repeated work. By using of Java reflection mechanism, GJS can dynamically load the new service without recompile and restart, which reduce the cost of developing and maintaining. GJS still provides a graphic user interface which makes it easy to manage the services.

关 键 词:JAVA反射机制 GJS 通用Java服务器 

分 类 号:TP393[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象