1 / 3

Feature

C A N V A S. Design. DiagramEditPart. Feature. TransitionEditPart. ActivityEditPart. Model. PipelineDiagram. TransitionShape. ActivityShape. XML. Pipeline. Activity Module. Transition. Activity. P E M S. Execution. Step. Step. Step. Step. Step. Execution (Thread).

paiva
Télécharger la présentation

Feature

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. C A N V A S Design DiagramEditPart Feature TransitionEditPart ActivityEditPart Model PipelineDiagram TransitionShape ActivityShape XML Pipeline Activity Module Transition Activity

  2. P E M S Execution Step Step Step Step Step Execution (Thread) 1. executionStarted() Step (Thread) 1. stepStarted() 2. execute() 2. performStep() 3. executeCompleted() 3. stepCompleted() 1. Step이 끝나면 그 Step은 다음 Step에게 자신이 끝났다는 것을 알린다. 2. 이전 Step이 끝났다는 신호를 보내오면 내 이전 Step들이 모두 끝났는지 확인한 후 모두 끝났으면 내 Step을 실행한다.

  3. J D M S waiting pool <array> < array > mixing slot < array > executor waiting Array <job> execution source <queue> job mixing source <queue> job Array <job> group Array <job> Distributor <Thread> Mixer <Thread> Assignor <Thread>

More Related