期刊文献+
共找到857篇文章
< 1 2 43 >
每页显示 20 50 100
Behavior Consistency Computation for Workflow Nets With Unknown Correspondence 被引量:1
1
作者 Mimi Wang Guanjun Liu +2 位作者 Peihai Zhao Chungang Yan Changjun Jiang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第1期281-291,共11页
Consistency degree calculation is established on the basis of known correspondence, but in real life, the correspondence is generally unknown, so how to calculate consistency of two models under unknown correspondence... Consistency degree calculation is established on the basis of known correspondence, but in real life, the correspondence is generally unknown, so how to calculate consistency of two models under unknown correspondence has become a problem. For this condition, we should analyze unknown correspondence due to the influence of different correspondences.In this paper we obtain the relations of transitions based on event relations using branching processes, and build a behavioral matrix of relations. Based on the permutation of behavioral matrix, we express different correspondences, and define a new formula to compute the maximal consistency degree of two workflow nets. Additionally, this paper utilizes an example to show these definitions, computation as well as the advantages. 展开更多
关键词 Behavioral matrix branching process consistency degree unknown correspondence workflow net(WF-nets)
下载PDF
Model Checking Workflow Net Based on Petri Net 被引量:2
2
作者 ZHOU Conghua CHEN Zhenyu 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1297-1301,共5页
The soundness is a very important criterion for the correctness of the workflow. Specifying the soundness with Computation Tree Logic (CTL) allows us to verify the soundness with symbolic model checkers. Therefore t... The soundness is a very important criterion for the correctness of the workflow. Specifying the soundness with Computation Tree Logic (CTL) allows us to verify the soundness with symbolic model checkers. Therefore the state explosion problem in verifying soundness can be overcome efficiently. When the property is not satisfied by the system, model checking can give a counter-example, which can guide us to correct the workflow. In addition, relaxed soundness is another important criterion for the workflow. We also prove that Computation Tree Logic * (CTL * ) can be used to character the relaxed soundness of the workflow. 展开更多
关键词 model checking computation tree logic (CTL *) Petri nets workflow
下载PDF
Adaptive resource allocation for workflow containerization on Kubernetes
3
作者 SHAN Chenggang WU Chuge +3 位作者 XIA Yuanqing GUO Zehua LIU Danyang ZHANG Jinhui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第3期723-743,共21页
In a cloud-native era,the Kubernetes-based workflow engine enables workflow containerized execution through the inherent abilities of Kubernetes.However,when encountering continuous workflow requests and unexpected re... In a cloud-native era,the Kubernetes-based workflow engine enables workflow containerized execution through the inherent abilities of Kubernetes.However,when encountering continuous workflow requests and unexpected resource request spikes,the engine is limited to the current workflow load information for resource allocation,which lacks the agility and predictability of resource allocation,resulting in over and underprovisioning resources.This mechanism seriously hinders workflow execution efficiency and leads to high resource waste.To overcome these drawbacks,we propose an adaptive resource allocation scheme named adaptive resource allocation scheme(ARAS)for the Kubernetes-based workflow engines.Considering potential future workflow task requests within the current task pod’s lifecycle,the ARAS uses a resource scaling strategy to allocate resources in response to high-concurrency workflow scenarios.The ARAS offers resource discovery,resource evaluation,and allocation functionalities and serves as a key component for our tailored workflow engine(KubeAdaptor).By integrating the ARAS into KubeAdaptor for workflow containerized execution,we demonstrate the practical abilities of KubeAdaptor and the advantages of our ARAS.Compared with the baseline algorithm,experimental evaluation under three distinct workflow arrival patterns shows that ARAS gains time-saving of 9.8% to 40.92% in the average total duration of all workflows,time-saving of 26.4% to 79.86% in the average duration of individual workflow,and an increase of 1% to 16% in centrol processing unit(CPU)and memory resource usage rate. 展开更多
关键词 resource allocation workflow containerization Kubernetes workflow management engine
下载PDF
FMS-Workflow Modeling Based on P-Timed Stochastic Petri Net
4
作者 Walid Ben Mesmia Kamel Barkaoui Mohamed Escheikh 《Journal of Software Engineering and Applications》 2023年第9期443-482,共40页
In this paper, we propose astochastic Petri net model P-timed Workflow (WPTSPN) to specify, verify, and analyze a business process (BP) of a Flexible Manufacturing System (FMS). After formalizing the semantics of our ... In this paper, we propose astochastic Petri net model P-timed Workflow (WPTSPN) to specify, verify, and analyze a business process (BP) of a Flexible Manufacturing System (FMS). After formalizing the semantics of our model, we illustrate how to verifysome of its properties (reachability, safety, boundedness, liveness, correctness, alive tokens, and security) in the P-Timed context. Next, we validate the relevance of the proposed model with MATLAB simulation through a specific FMS case study. Finally, we use a generalized truncated density function to predict the duration of a token’s sojourn (residence) in a timed place with respect to the sequence states of the global FMS workflow. 展开更多
关键词 WPTSPN SPN workflow FMS P-Timed Specification Verification Prediction
下载PDF
Perti Net-Based Workflow Access Control Model 被引量:2
5
作者 陈卓 骆婷 +1 位作者 石磊 洪帆 《Journal of Shanghai University(English Edition)》 CAS 2004年第1期63-69,共7页
Access control is an important protection mechanism for information systems. This paper shows how to make access control in workflow system. We give a workflow access control model (WACM) based on several current acce... Access control is an important protection mechanism for information systems. This paper shows how to make access control in workflow system. We give a workflow access control model (WACM) based on several current access control models. The model supports roles assignment and dynamic authorization. The paper defines the workflow using Petri net. It firstly gives the definition and description of the workflow, and then analyzes the architecture of the workflow access control model (WACM). Finally, an example of an e-commerce workflow access control model is discussed in detail. 展开更多
关键词 workflow TASK access control AUTHORIZATION Petri net access control matrix E-COMMERCE SET protocol.
下载PDF
Verification of workflow nets with transition conditions 被引量:2
6
作者 Zhao-xia WANG Jian-min WANG +1 位作者 Xiao-chen ZHU Li-jie WEN 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2012年第7期483-509,共27页
Workflow management is concerned with automated support for business processes.Workflow management systems are driven by process models specifying the tasks that need to be executed,the order in which they can be exec... Workflow management is concerned with automated support for business processes.Workflow management systems are driven by process models specifying the tasks that need to be executed,the order in which they can be executed,which resources are authorised to perform which tasks,and data that is required for,and produced by,these tasks.As workflow instances may run over a sustained period of time,it is important that workflow specifications be checked before they are deployed.Workflow verification is usually concerned with control-flow dependencies only;however,transition conditions based on data may further restrict possible choices between tasks.In this paper we extend workflow nets where transitions have concrete conditions associated with them,called WTC-nets.We then demonstrate that we can determine which execution paths of a WTC-net that are possible according to the control-flow dependencies,are actually possible when considering the conditions based on data.Thus,we are able to more accurately determine at design time whether a workflow net with transition conditions is sound. 展开更多
关键词 工作流网络 转变状况 确认 进程模型
原文传递
Applying Petri-Net-Based Reduction Approach for Verifying the Correctness of Workflow Models 被引量:1
7
作者 LI Xi-zuo HAN Gui-ying KIM Sun-ho 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期203-210,共8页
The correctness of workflow models is one of the major challenges in context of workflow analysis. The aim of this paper is to provide an improved Petri net-based reduction approach for verifying the correctness of wo... The correctness of workflow models is one of the major challenges in context of workflow analysis. The aim of this paper is to provide an improved Petri net-based reduction approach for verifying the correctness of workflow models. To the end, how to represent well-behaved building blocks and control structures of business processes by Petri nets is given at first, and then how to build well-structured process nets is presented. According to the structural characteristics of well-structured process nets, a set of legacy reduction rules are improved and extended, and then a complete Petri-net-based verification approach is proposed. The sound ness and the complexity with polynomial time for the improved re duction method are also proven. 展开更多
关键词 workflow analysis well structured process nets Petri nets reduction rules
下载PDF
Simulating the Effect of Social Network Structure on Workflow Efficiency Performance 被引量:1
8
作者 Akhilesh Bajaj Sandip Sen 《Social Networking》 2014年第1期32-40,共9页
The effect of social network structure on team performance is difficult to investigate using standard field observational studies. This is because social network structure is an endogeneous variable, in that prior tea... The effect of social network structure on team performance is difficult to investigate using standard field observational studies. This is because social network structure is an endogeneous variable, in that prior team performance can influence the values of structural measures such as centrality and connectedness. In this work we propose a novel simulation model based on agent-based modeling that allows social network structure to be treated as an exogeneous variable but still be allowed to evolve over time. The simulation model consists of experiments with multiple runs in each experiment. The social network amongst the agents is allowed to evolve between runs based on past performance. However, within each run, the social network is treated as an exogenous variable where it directly affects workflow performance. The simulation model we describe has several inputs and parameters that increase its validity, including a realistic workflow management depiction and real-world cognitive strategies by the agents. 展开更多
关键词 SOCIAL netWORKS Simulation workflow Systems AGENT Based Modeling
下载PDF
Modeling workflow using XML and Petri net
9
作者 杨东 温泉 张申生 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第3期440-446,共7页
Nowadays an increasing number of workflow products and research prototypes begin to adopt XML for representing workflow models owing to its easy use and well understanding for people and machines. However, most of wor... Nowadays an increasing number of workflow products and research prototypes begin to adopt XML for representing workflow models owing to its easy use and well understanding for people and machines. However, most of workflow products and research prototypes provide the few supports for the verification of XML-based workflow model, such as free-deadlock properties, which is essential to successful application of workflow technology. In this paper, we tackle this problem by mapping the XML-based workflow model into Petri-net, a kind of well-known formalism for modeling, analyzing and verifying system. As a result, the XML-based workflow model can be automatically verified with the help of general Petri-net tools, such as DANAMICS. The presented approach not only enables end users to represent workflow model with XML-based modeling language, but also the correctness of model can be ensured, thus satisfying the needs of business processes. 展开更多
关键词 XML workflow modeling language Petri net.
下载PDF
A HYBRID PETRI-NET MODEL OF GRID WORKFLOW
10
作者 Ji Yimu Wang Ruchuan Ren Xunyi 《Journal of Electronics(China)》 2008年第2期283-288,共6页
In order to effectively control the random tasks submitted and executed in grid workflow,a grid workflow model based on hybrid petri-net is presented. This model is composed of random petri-net,colored petri-net and g... In order to effectively control the random tasks submitted and executed in grid workflow,a grid workflow model based on hybrid petri-net is presented. This model is composed of random petri-net,colored petri-net and general petri-net. Therein random petri-net declares the relationship between the number of grid users' random tasks and the size of service window and computes the server intensity of grid system. Colored petri-net sets different color for places with grid services and provides the valid interfaces for grid resource allocation and task scheduling. The experiment indicated that the model presented in this letter could compute the valve between the number of users' random tasks and the size of grid service window in grid workflow management system. 展开更多
关键词 计算机网络 工作流 随机PETRI网 任务控制
下载PDF
基于EJB和JMS实现的Workflow系统 被引量:4
11
作者 赵仲孟 霍秋艳 +1 位作者 刘君瑞 朱永虎 《计算机应用研究》 CSCD 北大核心 2003年第5期32-34,共3页
工作流系统是一种智能化的信息系统。在经营过程中,它既能将相关信息以电子方式自动地传送到经营过程中指定的地点,又能管理和协调这些信息。随着现代信息技术的发展,工作流系统也日益得以完善,被看作是实施BPR的有效途径。提出了一种基... 工作流系统是一种智能化的信息系统。在经营过程中,它既能将相关信息以电子方式自动地传送到经营过程中指定的地点,又能管理和协调这些信息。随着现代信息技术的发展,工作流系统也日益得以完善,被看作是实施BPR的有效途径。提出了一种基于EJB组件化设计思想实现的工作流系统,并且在系统中采用了JMS消息管理机制。 展开更多
关键词 工作流系统 EJB JMS 消息管理机制 workflow系统 应用软件
下载PDF
一个基于TWF-net的扩展时间工作流模型及其应用 被引量:21
12
作者 杜栓柱 谭建荣 陆国栋 《计算机研究与发展》 EI CSCD 北大核心 2003年第4期524-530,共7页
时间约束是分布式企业工作流程建模中的一个重要因素 基于时间Petri网工作流模型 (TWF net) ,通过分析TWF net模型不足之处 ,建立了一种新的时间Petri网工作流模型———扩展时间Petri网工作流模型 (XTWF net) 通过构建规则 ,可将多个... 时间约束是分布式企业工作流程建模中的一个重要因素 基于时间Petri网工作流模型 (TWF net) ,通过分析TWF net模型不足之处 ,建立了一种新的时间Petri网工作流模型———扩展时间Petri网工作流模型 (XTWF net) 通过构建规则 ,可将多个TWF net合并为一个XTWF net,以描述并行流程中的时间约束 ;通过引入与时区相关的时间映射函数 ,XTWF net可以描述分布于不同时区的流程 最后给出一个利用XTWF 展开更多
关键词 工作流模型 PETRI网 TWF-net模型 时间约束 建模 工作流管理系统 软件系统
下载PDF
基于.NET平台的高校人事管理系统设计 被引量:11
13
作者 冷辉 刘晓峰 《合肥工业大学学报(自然科学版)》 CAS CSCD 北大核心 2011年第12期1889-1893,共5页
文章在系统描述高校人事管理流程与各科室职责的基础上,结合人事管理规范与信息化建设需要,尝试设计基于.NET平台的高校人事管理系统与部署方案,并给出系统关键技术的实现原型,从而为实现高校人事管理与服务的科学高效和优质便捷提供参考。
关键词 高校人事管理 工作流程 .net平台 信息共享 实现原型
下载PDF
一种基于XML的Workflow过程定义语言 被引量:2
14
作者 赵仲孟 刘君瑞 +1 位作者 霍秋艳 朱永虎 《计算机应用研究》 CSCD 北大核心 2003年第4期46-48,共3页
工作流是指一个业务操作从开始到结束的整个过程,是一系列相互衔接、自动进行的业务活动或任务,它在流程管理方面有很重要的应用。由于工作流程和业务规则的变更会经常发生,所以提供一种好的Workflow过程定义方法或语言已经成为目前工... 工作流是指一个业务操作从开始到结束的整个过程,是一系列相互衔接、自动进行的业务活动或任务,它在流程管理方面有很重要的应用。由于工作流程和业务规则的变更会经常发生,所以提供一种好的Workflow过程定义方法或语言已经成为目前工作流技术得以进一步发展和广泛应用的关键。在WPDL的基础上提出了一种基于XML的简单易用的Workflow过程定义语言。 展开更多
关键词 工作流 WPDL the workflow Process DEFINITION LANGUAGE 过程定义
下载PDF
基于.NET技术的网上办公模型研究 被引量:12
15
作者 金正淑 闫文耀 +1 位作者 陈亚军 王学通 《计算机工程》 EI CAS CSCD 北大核心 2006年第12期263-265,268,共4页
基于.NET技术和工作流原理,通过分析企事业单位日常办公流程,提出了工作流的两种基本模型,并讨论了其优缺点,指出了在实际系统中要综合考虑这两种模型,即混合模型;探讨了网上办公模型的具体实现方法,并实现了网上办公系统。该系统的实... 基于.NET技术和工作流原理,通过分析企事业单位日常办公流程,提出了工作流的两种基本模型,并讨论了其优缺点,指出了在实际系统中要综合考虑这两种模型,即混合模型;探讨了网上办公模型的具体实现方法,并实现了网上办公系统。该系统的实现为异地办公及跨企业,甚至是跨国间的合作办公提供了良好工作基础。 展开更多
关键词 .net WEB XML 工作流模型
下载PDF
基于WF-net的工作流建模技术及应用 被引量:2
16
作者 宋贤钧 王炳鹏 郭佳 《计算机科学》 CSCD 北大核心 2006年第4期134-136,共3页
工作流系统成功的关键在于向其输入的工作流的质量,因此工作流的建模就显得非常重要。工作流网(WF-net)是由 Petri 网发展起来的一种适用于多种系统的图形化、数学化建模工具。首先它有精确的定义,其次这种形式化体系可以用来反思过程,... 工作流系统成功的关键在于向其输入的工作流的质量,因此工作流的建模就显得非常重要。工作流网(WF-net)是由 Petri 网发展起来的一种适用于多种系统的图形化、数学化建模工具。首先它有精确的定义,其次这种形式化体系可以用来反思过程,所以它是一种严格的过程形式化体系。讨论 WF-net 的建模技术,并以办公自动化系统中收文为例说明其应用,并分析其在众多的建模工具中所具有的优势。 展开更多
关键词 工作流 PETRI 工作流网 WF-net
下载PDF
基于TC-Net的工作流模型研究 被引量:3
17
作者 黄冬梅 许琼琼 +1 位作者 贺琪 杜艳玲 《计算机工程与应用》 CSCD 北大核心 2016年第15期260-265,共6页
时间要素作为工作流管理的重要部分,是影响企业业务流程部署实施的关键因素。基于工作流中任务具有时间限制的特点,分析任务的时间要素,抽象出任务的形式化描述,定量计算两个连续任务执行的最大时间约束,提出可控时间约束Petri网模型(Ti... 时间要素作为工作流管理的重要部分,是影响企业业务流程部署实施的关键因素。基于工作流中任务具有时间限制的特点,分析任务的时间要素,抽象出任务的形式化描述,定量计算两个连续任务执行的最大时间约束,提出可控时间约束Petri网模型(Time Constraint-Net,TC-Net)。该模型在任务节点中添加时间信息,从任务开始执行时间到任务的执行结束时间及最大约束时间,提高任务时间信息描述精度;利用TC-Net模型表示工作流过程中各项任务,基于任务间顺序、同步和并行关系的传递模型,细化实际业务流程中分析粒度。应用TC-Net模型进行实例分析,实验结果表明该工作流建模方法对时间违反而导致违规操作具有高敏感性,解决了单个任务违规和流程周期不合理两类问题,实现业务过程的管理和监控。 展开更多
关键词 工作流 PETRI 时间约束 违规操作
下载PDF
基于D-Petri Net和动态调度的网格工作流 被引量:6
18
作者 张绍华 顾宁 +1 位作者 刘家茂 施伯乐 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2005年第6期1146-1151,共6页
提出了网格工作流体系结构;给出了基于DPetriNet的网格工作流建模语言和验证方法,利用该建模语言生成的过程模型适合网格资源动态性的特点;分析了根据网格性能动态产生并行任务和动态调度的算法;最后介绍了在Globus上实现的原型系统和... 提出了网格工作流体系结构;给出了基于DPetriNet的网格工作流建模语言和验证方法,利用该建模语言生成的过程模型适合网格资源动态性的特点;分析了根据网格性能动态产生并行任务和动态调度的算法;最后介绍了在Globus上实现的原型系统和在基因测序中的应用.该系统具有良好的效果. 展开更多
关键词 网格工作流 D-Petri net 动态建模和调度 性能评估
下载PDF
基于.NET平台高校竞赛管理系统设计与实现 被引量:20
19
作者 陈红玲 崔宁 +1 位作者 崔树林 曾文键 《计算机技术与发展》 2013年第1期173-176,共4页
针对传统人工管理方法在高校学科竞赛管理上存在效率低、易出错等局限性,提出了高校竞赛管理系统的信息化需求和系统功能。通过调查和分析高校学科竞赛的管理内容和工作流程,整合网络技术、工作流技术和数据库技术在.Net平台上设计和实... 针对传统人工管理方法在高校学科竞赛管理上存在效率低、易出错等局限性,提出了高校竞赛管理系统的信息化需求和系统功能。通过调查和分析高校学科竞赛的管理内容和工作流程,整合网络技术、工作流技术和数据库技术在.Net平台上设计和实现了高校竞赛管理系统,该系统可以展示竞赛相关信息以及实现竞赛申报审批的无纸化工作流管理。系统运行情况表明,该系统能够使学科竞赛管理的各个环节达到网络化和规范化管理,较大程度上减少了竞赛管理的工作量,节约了人力和物力成本,提高了学科竞赛管理的工作效率,具有较好的现实借鉴意义。 展开更多
关键词 学科竞赛 管理系统 net平台 工作流
下载PDF
基于.NET工作流的MIS系统的设计与实现 被引量:3
20
作者 李博 张捷 徐静 《安徽理工大学学报(自然科学版)》 CAS 2007年第1期25-29,共5页
工作流管理系统(WfMS)自出现以来,在企业、电子政务、银行、图书馆等行业领域有着广泛的需求和大量的应用,目前正向基于Web、分布式和异步处理的方向发展。首先介绍了基于.NET的工作流,分析了Web Services的技术特点;探讨了如何利用.NE... 工作流管理系统(WfMS)自出现以来,在企业、电子政务、银行、图书馆等行业领域有着广泛的需求和大量的应用,目前正向基于Web、分布式和异步处理的方向发展。首先介绍了基于.NET的工作流,分析了Web Services的技术特点;探讨了如何利用.NET技术实现办公工作流应用;提出了基于.NET的工作流总体框架;结合数据库与XML技术,研究如何通过ASP.NET页面提供管理及流程、规则定义支持等;基于此提出了一种工作流系统模型设计并讨论了如何采用Web Services技术来实现一个管理信息系统。 展开更多
关键词 .net 工作流 Web SERVICES B/S XML
下载PDF
上一页 1 2 43 下一页 到第
使用帮助 返回顶部