Flow Based Programming

前端 未结 10 1062
甜味超标
甜味超标 2020-12-12 12:08

I have been doing a little reading on Flow Based Programming over the last few days. There is a wiki which provides further detail. And wikipedia has a good overview on it

10条回答
  •  执笔经年
    2020-12-12 12:55

    This is what MQ Series, MSMQ and JMS are for.

    This is cornerstone of Web Services and Enterprise Service Bus implementations.

    Products like TIBCO and Sun's JCAPS are basically flow-based without using this particular buzz-word.

    Most of the work of the application is done with small modules that pass messages through a processing network.

提交回复
热议问题