/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

karolgalanciak.com
| | poornimanayar.co.uk
4.4 parsecs away

Travel
| | [AI summary] The article explains the concept of asynchronous messaging, contrasting it with synchronous communication methods like REST, gRPC, and GraphQL. It highlights the advantages of asynchronous messaging, such as reduced temporal coupling, improved reliability, and better scalability. The text covers key aspects like message queues, message structure, communication styles (point-to-point, request/reply, publish-subscribe), and the benefits of using asynchronous messaging in distributed systems. It also discusses challenges like message ordering and the learning curve associated with asynchronous communication.
| | timilearning.com
5.9 parsecs away

Travel
| | My notes from the fourth chapter of Martin Kleppmann's book: Designing Data Intensive Applications.
| | cnr.sh
3.5 parsecs away

Travel
| | Realtime change data capture (CDC) is becoming a popular architecture for data integration and data pipelines). The rise of Kafka connect, in particular, has triggered a lot of interest in the subject
| | trishagee.com
13.1 parsecs away

Travel
| Trisha explores what a Build Scan is, and how it can help you troubleshoot Maven and Gradle builds.