Inter-Service Communication with Go: Mastering protocols, queues, and event-driven architectures in Go
Par :Formats :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
- Non compatible avec un achat hors France métropolitaine

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
- FormatePub
- ISBN978-93-5551-746-3
- EAN9789355517463
- Date de parution16/04/2024
- Protection num.Adobe DRM
- Infos supplémentairesepub
- ÉditeurBPB Publications
Résumé
Explore RESTful APIs and HTTP, the backbone of many systems. Learn about protocol buffers and gRPC for efficient data exchange. For asynchronous communication, discover message queuing with RabbitMQ and event-driven patterns with Redis. Lastly, explore event-driven architecture (EDA) and Apache Kafka for implementing this style of communication. After reading this book, a reader can determine which communication concept is most suitable for the software solution based on software solution requirements. WHAT YOU WILL LEARN? Decide which inter-service communication concept is most suitable for a particular software solution.? Implement different communication approaches with the Go programming language.? Utilize implementations from the Go's standard library and third-party packages.? Use API design best practices.? Avoid issues that can arise from the wrong choice of communication concept. WHO THIS BOOK IS FORIt caters to developers, software engineers, and architects looking to master inter-service communication for their Go projects.