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/14 15:22] 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]] | * [[Socket Exercises]] | ||
* [[HTTP server]] | * [[HTTP server]] | ||
Sor 15: | Sor 17: | ||
* [[tanszek:oktatas:iss_t:docker2|Load balancing with haproxy]] | * [[tanszek:oktatas:iss_t:docker2|Load balancing with haproxy]] | ||
- [[Messaging systems]] | - [[Messaging systems]] | ||
- | - [[RabbitMQ_simple]] - simple producer and consumer | + | * [[RabbitMQ_simple]] - simple producer and consumer |
- | - [[RabbitMQ]] - more complex example | + | * [[RabbitMQ]] - more complex example |
- [[Web services]] | - [[Web services]] | ||
+ | * [[JAX-WS web service]] | ||
+ | * [[JAX-RS web service]] | ||
- [[Enterprise Service Bus (ESB)]] | - [[Enterprise Service Bus (ESB)]] | ||
- | |||