일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- slow query
- Salting
- Leaderboard
- Database
- Debezium
- hammerDB
- docket
- 0 replica
- spring boot
- 스프링부트
- blue-green
- Benchmarks
- Helm
- propogation
- SW Maestro
- keda
- traceId
- SW 마에스트로
- eks
- minreplica
- zset
- logback
- Kubernetes
- MSSQL
- 동등성
- Grafana
- Kafka
- yml
- Strimzi
- Software maestro
- Today
- Total
목록Networking (14)
김태오

To be continuously added in study RTS (Request To Send) : signal that a device sends to another device to request permission to transmit data. CTS (Clear To Send) : signal that a device sends back to the requesting device to indicate that the channel is clear and the requesting device can now transmit data. ACK (Acknowledgement) : signal that a receiving device sends to a transmitting device to ..

IFS - Inter-Frame Spacing is a parameter used in Ethernet, and it represents the minimum amount of time between two transmissions. If there is no IFS between the transmissions, it is likely to cause a collision error - which might be a cause of corrupted data. In this flow, the IFS is used after the decision of whether the channel is free and the CTS(Clear to send) is received before the time-ou..