Joana Carneiro

Middleware Types

In the last chapter we introduced the notion of middleware, why we need it and how it turns integration easier. So today we are going to talk about the different types of middleware. And let us start with one vert used in point-to-point integration: RPCs (Remote Procedure Call) Middleware RPC

Middleware Types Read More

Point-to-Point Architecture

For years, information systems have been built as “stovepipes” [1], creating monolithic self-contained applications that have not been designed for integration with other applications. These systems were built with very specific requirements and not using standard data storage and application development methods [2]. However, even years after its implementation, they

Point-to-Point Architecture Read More