Software Alternatives, Accelerators & Startups

Centrifugo VS Apache Flink

Compare Centrifugo VS Apache Flink and see what are their differences

Centrifugo logo Centrifugo

Centrifugo can instantly deliver messages to application online users connected over supported transports (WebSocket, HTTP-streaming, SSE/EventSource, GRPC, SockJS, WebTransport).

Apache Flink logo Apache Flink

Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.
  • Centrifugo Landing page
    Landing page //
    2023-05-06
  • Apache Flink Landing page
    Landing page //
    2023-10-03

Centrifugo videos

No Centrifugo videos yet. You could help us improve this page by suggesting one.

+ Add video

Apache Flink videos

GOTO 2019 • Introduction to Stateful Stream Processing with Apache Flink • Robert Metzger

More videos:

  • Tutorial - Apache Flink Tutorial | Flink vs Spark | Real Time Analytics Using Flink | Apache Flink Training
  • Tutorial - How to build a modern stream processor: The science behind Apache Flink - Stefan Richter

Category Popularity

0-100% (relative to Centrifugo and Apache Flink)
Testing
100 100%
0% 0
Big Data
0 0%
100% 100
Hard Drive Tools
100 100%
0% 0
Stream Processing
0 0%
100% 100

User comments

Share your experience with using Centrifugo and Apache Flink. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Apache Flink should be more popular than Centrifugo. It has been mentiond 30 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Centrifugo mentions (5)

  • Real Time Chat Via Python
    Take a look at Centrifugo - https://centrifugal.dev/ - it provides a way to build efficient real-time messaging system using standard Django without ASGI involved. Source: 12 months ago
  • Communicating between a lot of clients with websockets.
    Hello, I am an author of Centrifugo project (https://centrifugal.dev/). It's a WebSocket server which scales using Redis. Instead of the approach you described when every message is delivered to every server Centrifugo uses PUB/SUB in a way that every server subscribed only to channels which current server connections have. It should scale pretty well, and resubscribe to channels is super-efficient. All the load... Source: over 1 year ago
  • Why is redis used with websockets?
    Hello, I am author of Centrifugo (https://centrifugal.dev/) project - WebSocket server which scales with Redis. We have several blog posts which may help to answer your questions and give you some real world numbers about using Redis for WebSocket apps. Some links:. Source: over 1 year ago
  • Websocket server design
    Https://centrifugal.dev/ It's go native you can even write your own using it's underlying centrifuge library. We use it currently in Production just the docker container to be honest is what we deploy and just use a small config file or flags. Source: over 1 year ago
  • GitHub - centrifugal/centrifuge-js: JavaScript client SDK to communicate with Centrifugo real-time messaging server from browser, NodeJS and React Native. Supports WebSocket, HTTP-streaming, EventSource, WebTransport and SockJS transports
    Hey folks! Centrifugo is an open-source scalable real-time messaging server written in Go language. It's language-agnostic and can be used to build chat apps, live comments, multiplayer games, real-time data visualizations, collaborative tools, etc. In combination with any backend. Including NodeJS-based backend which is relevant to this subreddit. And while Javascript/Node ecosystem has good WebSocket tools, I... Source: almost 2 years ago

Apache Flink mentions (30)

  • Show HN: Restate, low-latency durable workflows for JavaScript/Java, in Rust
    Restate is built as a sharded replicated state machine similar to how TiKV (https://tikv.org/), Kudu (https://kudu.apache.org/kudu.pdf) or CockroachDB (https://github.com/cockroachdb/cockroach) since it makes it possible to tune the system more easily for different deployment scenarios (on-prem, cloud, cost-effective blob storage). Moreover, it allows for some other cool things like seamlessly moving from one log... - Source: Hacker News / 5 days ago
  • Array Expansion in Flink SQL
    I’ve recently started my journey with Apache Flink. As I learn certain concepts, I’d like to share them. One such "learning" is the expansion of array type columns in Flink SQL. Having used ksqlDB in a previous life, I was looking for functionality similar to the EXPLODE function to "flatten" a collection type column into a row per element of the collection. Because Flink SQL is ANSI compliant, it’s no surprise... - Source: dev.to / 25 days ago
  • Show HN: An SQS Alternative on Postgres
    You should let the Apache Flink team know, they mention exactly-once processing on their home page (under "correctness guarantees") and in their list of features. [0] https://flink.apache.org/ [1] https://flink.apache.org/what-is-flink/flink-applications/#building-blocks-for-streaming-applications. - Source: Hacker News / about 1 month ago
  • Top 10 Common Data Engineers and Scientists Pain Points in 2024
    Data scientists often prefer Python for its simplicity and powerful libraries like Pandas or SciPy. However, many real-time data processing tools are Java-based. Take the example of Kafka, Flink, or Spark streaming. While these tools have their Python API/wrapper libraries, they introduce increased latency, and data scientists need to manage dependencies for both Python and JVM environments. For example,... - Source: dev.to / 2 months ago
  • Choosing Between a Streaming Database and a Stream Processing Framework in Python
    Other stream processing engines (such as Flink and Spark Streaming) provide SQL interfaces too, but the key difference is a streaming database has its storage. Stream processing engines require a dedicated database to store input and output data. On the other hand, streaming databases utilize cloud-native storage to maintain materialized views and states, allowing data replication and independent storage scaling. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Centrifugo and Apache Flink, you can also consider the following products

Crossplane - The open source multicloud control plane. Contribute to crossplane/crossplane development by creating an account on GitHub.

Apache Spark - Apache Spark is an engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.

Pushbullet - Pushbullet - Your devices working better together

Amazon Kinesis - Amazon Kinesis services make it easy to work with real-time streaming data in the AWS cloud.

Notify - Need More Info? Contact us to schedule a demo or request a trial or pricing information and see how Notify's solutions can help your organization. Request Now. © 2016 Notify Technology Corporation.

Spring Framework - The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.