|
You are here |
eranstiller.com | ||
| | | | |
www.cloudamqp.com
|
|
| | | | | Welcome to LavinMQ for beginners! This article is the first in a series of about how to run LavinMQ successfully. | |
| | | | |
karolgalanciak.com
|
|
| | | | | Microservices, Service-Oriented Architecture (SOA) and in general, distributed ecosystems, have been on hype in the last several years. And that's for a good... | |
| | | | |
poornimanayar.co.uk
|
|
| | | | | [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. | |
| | | | |
z4ziggy.wordpress.com
|
|
| | | As the title suggests, I needed to sniff some 802.11 packets, but this time using an ESP8266 (actually, a Wemos D1 mini Lite, which features ESP8285, but any ESP-based device should work). I started with grabbing the esp8266_pcap_serial from ArduinoPcap just to find out it lacks the structs to properly stream the buffer to Wireshark.... | ||