Inbound_2 - Consumer
2018-01-01 22:52:00 0 举报
Inbound - Consumer
作者其他创作
大纲/内容
Sleep 5 seconds
Initialize the basic ESL data to memory via Redis
Y
while(true)
Parse data to xxx.delete.SystemBeanVO
Parse data to xxx.update.InstanceBeanVO
Parse data to xxx.create.system.SystemBeanVO
Handle CI Queue(Redis key: \"CI:Queue\")
CIQueueHandler.java
ListnerCIMessageDelegateListener.javaIn web.xml
handler method
N
deleteInstance
CIConsumer.java
CIUpdateServiceImpl.java
Upsert/Delete (System/Instance)
Validate data
deleteSystem
Save transaction log for each CI into table:WS_TRANSACTION_LOG
upsertInstance
Parse data to xxx.create.InstanceBeanVO
Start
Has the \"CI:Queue\" in Redis
Get handler method from JSON object \"CI:Queue\"
upsertSystem
0 条评论
下一页