Home Tags RPC

Tag: RPC

Everything you need to know about GRPC

0
  Remote Procedure Call (RPC) has been around for decades as a mechanism for inter-process communication in applications. The client making a call talks to...

Google releases open source gRPC to offer efficient network communication

1
Google has announced the 1.0 release of its gRPC to provide an upgrade over the existing JSON and deliver efficient network communication. Interestingly, the...

Securing Apache, Part 8: DoS & DDoS Attacks

6
In this part of the series, we focus on DoS/DDoS attacks, which have been among the major threats to Web servers since the beginning...