A kiválasztott változat és az aktuális verzió közötti különbségek a következők.
Előző változat mindkét oldalon Előző változat Következő változat | Előző változat | ||
tanszek:oktatas:iss_t:lecture_notes [2023/05/08 18:52] knehez |
tanszek:oktatas:iss_t:lecture_notes [2024/03/11 09:47] (aktuális) knehez |
||
---|---|---|---|
Sor 2: | Sor 2: | ||
- [[Introduction]] | - [[Introduction]] | ||
+ | - [[Software Integration Strategies]] | ||
- [[Evolution of Software Integration methods]] | - [[Evolution of Software Integration methods]] | ||
- [[Integration based on TCP/IP Sockets]] | - [[Integration based on TCP/IP Sockets]] | ||
* [[Java example for Blocking and Non-Blocking Socket]] | * [[Java example for Blocking and Non-Blocking Socket]] | ||
+ | * [[Python example for Blocking and Non-Blocking Socket]] | ||
+ | * [[Socket Exercises]] | ||
* [[HTTP server]] | * [[HTTP server]] | ||
- [[Modern Data Integration based on Protocol Buffer]] | - [[Modern Data Integration based on Protocol Buffer]] | ||
- [[Integration based on RPC Remote Process Call]] | - [[Integration based on RPC Remote Process Call]] | ||
+ | * [[XML-RPC|XML-RPC example]] | ||
- [[Object Request Broker]] | - [[Object Request Broker]] | ||
+ | - [[Docker integration techniques]] | ||
+ | * [[tanszek:oktatas:iss_t:docker|Simple multi container example]] | ||
+ | * [[tanszek:oktatas:iss_t:docker2|Load balancing with haproxy]] | ||
- [[Messaging systems]] | - [[Messaging systems]] | ||
- | - [[RabbitMQ]] - more complex example | + | * [[RabbitMQ_simple]] - simple producer and consumer |
+ | * [[RabbitMQ]] - more complex example | ||
- [[Web services]] | - [[Web services]] | ||
+ | * [[JAX-WS web service]] | ||
+ | * [[JAX-RS web service]] | ||
- [[Enterprise Service Bus (ESB)]] | - [[Enterprise Service Bus (ESB)]] | ||
- | |||
- | Tools for demonstrating the technologies: | ||
- | |||
- | * [[tanszek:oktatas:iss_t:docker|Simple multi container example]] | ||
- | * [[tanszek:oktatas:iss_t:docker2|Load balancing with haproxy]] | ||