jiangdm的个人博客分享 http://blog.sciencenet.cn/u/jiangdm

博文

review: COORDINSPECTOR: a tool for extracting coordination

已有 2316 次阅读 2013-6-6 21:04 |个人分类:Software|系统分类:观点评述|关键词:学者

COORDINSPECTOR:atoolforextracting coordination data from legacy code
Nuno F. Rodrigues

Eighth IEEE International Working Conference on Source Code Analysis and Manipulation

 

Abstract—

   More and more current software systems rely on
non trivial coordination logic for combining autonomous services
typically running on different platforms and often owned by
different organizations. Often, however, coordination data is
deeply entangled in the code and, therefore, difficult to isolate
and analyse separately.
   COORDINSPECTOR is a software tool which combines slicing
and program analysis techniques to isolate all coordination
elements from the source code of an existing application. Such a
reverse engineering process provides a clear view of the actually
invoked services as well as of the orchestration patterns which
bind them together.
   The tool analyses Common Intermediate Language (CIL) code,
the native language of Microsoft .Net Framework. Therefore,
the scope of application of COORDINSPECTOR is quite large:
potentially any piece of code developed in any of the programming
languages which compiles to the .Net Framework.
The tool generates graphical representations of the coordination
layer together and identifies the underlying business process
orchestrations, rendering them as Orc specifications.
I. MOTIVATION

 

 

I don't know what author want to talk about

 

COORDINSPECTOR  a tool for extracting  coordination data from legacy code.pdf

 



https://m.sciencenet.cn/blog-468147-697190.html

上一篇:review: New software composition concepts
下一篇:类型理论

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-6-2 08:52

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部