Software Alternatives & Reviews

How to build a real-time app with NestJS and Memphis broker

gRPC Docker Protobuf
  1. 1
    Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery
    Pricing:
    • Open Source
    gRPC is an open-source RPC framework for client-server communication. Grpc exposes server functions or microservices to clients. The clients too use gRPC to access data from the server(s). Grpc is available for all programming languages.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 86 social mentions

  2. 2
    Docker is an open platform that enables developers and system administrators to create distributed applications.
    Pricing:
    • Open Source
    Docker is a popular tool for executing and managing software. It provides containers for software execution. It guarantees that a container will have the required dependencies for a given program to run.

    #Developer Tools #Containers As A Service #Container Tools 62 social mentions

  3. Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
    Pricing:
    • Open Source
    gRPC is faster than REST APIs. It is faster because it uses Protocol Buffers to exchange data (rather than JSON or XML). Protocol Buffers (ProtoBuf) is a neutral way of expressing structured data. ProtoBuf is easy to understand.

    #Mobile Apps #Configuration Management #Software Development 82 social mentions

Discuss: How to build a real-time app with NestJS and Memphis broker

Log in or Post with