gRPC vs Message Broker

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • memphis

    Memphis.dev is a highly scalable and effortless data streaming platform

  • A better way to connect microservices is to use a protocol that offers faster request times or use a non-blocking mechanism to get tasks done. Two technologies that enable this are gRPC and message brokers. gRPC sends binary data over the network and so has a faster request time. But gRPC cannot always be used because it requires memory to be allocated on the receiving end to handle response. One way to mitigate such memory allocation is to use a message broker like Memphis. A message broker allows you to queue messages that will be processed by different services in a microservices system.

  • gRPC

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  • gRPC (which is short for gRPC Remote Procedural Call) is a communication protocol that is used in place of REST to call functions between a client and a server. The client and the server can be microservices, mobile applications, or CLI tools.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Memphis

    1 project | /r/devopspro | 11 May 2023
  • What type of open source contributions can I make that improve my core data engineering skills? Are there any projects that require help of that nature? What are they?

    1 project | /r/dataengineering | 20 Apr 2023
  • I want to create beginners Data Pipeline with SQL, Python etc. Any expert suggestions on like (Tools, Processes, Sources).

    1 project | /r/dataengineering | 9 Apr 2023
  • Connect Memphis as an Argo event source

    1 project | dev.to | 23 Jan 2023
  • Creating a brand new data infrastructure for a small company

    1 project | /r/dataengineering | 22 Jan 2023