Ez a dokumentum egy előző változata!
Following figure shows the six classical Software Integration methods.
Below we present the basic methods by which IT system components can be developed. IT systems and some of their components differ from traditional stand-alone applications in that, we expect them to function as a service with almost constant availability.
However, in order for an application/software to function as a service, it immediately raises the following questions:
Although this is the oldest method, but it is still used in many ways today. For example, in embedded systems, or in containers.
We compile the source code for a specific CPU and Operating System combination: e.g. (x64/Ubuntu). It is possible to fine-tune the code to be run, to optimize its speed or size. The requirement to run the components continuously as a service, requires advanced software developer knowledge.