· Techtribe team · Tutorials
Understanding Remote Procedure Call (RPC) in Distributed Systems
Learn the foundational principles of Remote Procedure Call (RPC), its characteristics, and how it differs from IPC in networked environments
Learn the foundational principles of Remote Procedure Call (RPC), its characteristics, and how it differs from IPC in networked environments
Learn how to implement actors in Go for scalable and concurrent systems using message-passing architecture
Learn about one of the most used search algorithms - in Go
Learn the base about what you need to know about performing Test Driven Development - TDD in Go