Reusable Component Technology in the Development of Agile Supply Chain Management System
Reusable Component Technology in the Development of Agile Supply Chain Management System出 版 物:《厦门大学学报(自然科学版)》 (Journal of Xiamen University:Natural Science)
年 卷 期:2002年第41卷第S1期
页 面:264-265页
核心收录:
学科分类:12[管理学] 1201[管理学-管理科学与工程(可授管理学、工学学位)]
基 金:Projectsupportedby 863CIMSTopics (2 0 0 1AA4 1 4 2 3 0 )
主 题:supply chain ASCMS reusable component CORBA
摘 要:Agile Supply Chain Management (ASCM) is one of the ke y techniques, which support dynamic enterprise alliance and realize agile manufa cturing. But the optimal run of ASCS depends on a good-constructed Agile Supply Chain Management System (ASCMS), so that the materials flow, information flow a nd funding flow in the supply chain are used with high efficiency. The requireme nts of ASCMS are constantly changeable, which requires that ASCMS has dynamical reuse, integration and open interface. Reusable components theory is one of the most important directions of software engineering. It’s a feasible approach to solve software crisis and to increase software productivity and quality. ASCMS d eveloped with reusable components can easily be re-constructed, and has good op en interfaces. It will also sharply shorten the development life circle of syste m, and avoid unnecessary errors that result from the process of re-developing t hose components. In order to develop ASCMS based on reusable components quickly, the first thing we need to do is to construct the framework for ASCMS called system architecture . The framework referred in this context is not only a reference system of ASCMS , but also the operation system (including run-time library and communication p rotocols), which the ASCMS determined. So we can abstract logic units of the sys tem (they are the logic base of the ASCMS components), and the relationships amo ng them. And the operation system and communication protocols provide these comp onents with a running platform. Of course, the most important thing is to constr uct an abundant components depository. Components in the depository should h ave some properties such as: (1) Components should be built upon a specific oper ation system (e.g., windows) and standard communication protocols (e.g., IIOP in CORBA’s specification); (2)Self-containment, that shows it’s unnecessary to include other components when some component is reused since that component cont ains