[Prev][Up][Next]

MMFR-000915-01 (draft)

7. Related Work

Unix Pipes are well known examples of programming constructs that support information flow. Information flows also appear in architecture patterns [1].

XML-RPC [8] is a messaging protocol using XML for its Remote Procedure Call stubs. Infopipes with ISG changes the programming model from remote procedure calls (where QoS has to be handled separately) to information flow, which we believe is a better programming construct for scalable distributed applications.