Comparison of Application Integration Communication/Linkage Models
WebFlow supports dataflow model in middle tier where user must supply routines to process input of data that drives module and output of data for other modules
TANGO supports shared state and user supplies routines that read or write either
- Total state of application or
- Change in state of application
One can write Tango linkage for applications like AUTOCAD as vendor supplies necessary API