MicroService Patterns
Generated XML file
<?xml version="1.0" encoding="UTF-8"?>
<icCardList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<icCardEntry icEntryId="2776" icEntryName="ex2">
<icCard icId="10252" icName="Dispatcher"
icDescription="Dispatcher will dispatch multiple tasks"
icIntPattern="myselfwith" icMyTask="Dispatch task1"
icTimeCriticalCondition="< 15 seconds and Begin_Table Users(name, pid) End_Table"
icNumberCurrent="1" icNumberTotal="2">
<icOther icOtherName="task1"
icOtherMessage="message-task1"
icOtherTask="Run task1" otherId="10253" />
</icCard>
<icCard icId="10255" icName="Dispatcher"
icDescription="Dispatcher will dispatch multiple tasks"
icIntPattern="myselfwith" icMyTask="Dispatch task2"
icTimeCriticalCondition="< 40 seconds and User(name, pid)"
icNumberCurrent="2" icNumberTotal="2">
<icOther icOtherName="task2"
icOtherMessage="message-task2"
icOtherTask="Run task2" otherId="10254" />
</icCard>
<icCard icId="10253" icName="task1"
icDescription="task1"
icIntPattern="myselfnone" icMyTask="Run task1"
icTimeCriticalCondition="< 15 seconds"
icNumberCurrent="1" icNumberTotal="1">
<icOther icOtherName="none" icOtherMessage="none"
icOtherTask="none" otherId="-1" />
</icCard>
<icCard icId="10254" icName="task2"
icDescription="task2"
icIntPattern="myselfnone" icMyTask="Run task2"
icTimeCriticalCondition="< 40 seconds"
icNumberCurrent="1" icNumberTotal="1">
<icOther icOtherName="none"
icOtherMessage="none"
icOtherTask="none" otherId="-1" />
</icCard>
</icCardEntry>
<icCardEntry icEntryId="2775" icEntryName="ex1">
<icCard icId="10246" icName="look for medicine"
icDescription="look for medicine from database"
icIntPattern="myselfnone" icMyTask="look for medicine from the drug database"
icTimeCriticalCondition="< 30 minutes and Begin_Table Drug(drugno, drugname, treatmentno, treatmentname) End_Table"
icNumberCurrent="1" icNumberTotal="1">
<icOther icOtherName="none" icOtherMessage="none"
icOtherTask="none" otherId="-1" />
</icCard>
</icCardEntry>
</icCardList>