By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Scoopico
  • Home
  • U.S.
  • Politics
  • Sports
  • True Crime
  • Entertainment
  • Life
  • Money
  • Tech
  • Travel
Reading: The NYSE sped up its realtime streaming information 5X with Redpanda
Share
Font ResizerAa
ScoopicoScoopico
Search

Search

  • Home
  • U.S.
  • Politics
  • Sports
  • True Crime
  • Entertainment
  • Life
  • Money
  • Tech
  • Travel

Latest Stories

NATO allies stand with Ukraine forward of Trump-Putin summit
NATO allies stand with Ukraine forward of Trump-Putin summit
Contributor: The warmth-safety legislation is not sufficient. Farmworkers are nonetheless dying each summer season
Contributor: The warmth-safety legislation is not sufficient. Farmworkers are nonetheless dying each summer season
Rangers Put Struggling Slugger Adolis Garcia on IL, Activate OF Evan Carter
Rangers Put Struggling Slugger Adolis Garcia on IL, Activate OF Evan Carter
NYT Connections Sports activities Version hints and solutions for August 14: Tricks to resolve Connections #325
NYT Connections Sports activities Version hints and solutions for August 14: Tricks to resolve Connections #325
How Trump will get what he desires from firms
How Trump will get what he desires from firms
Have an existing account? Sign In
Follow US
  • Contact Us
  • Privacy Policy
  • Terms of Service
2025 Copyright © Scoopico. All rights reserved
The NYSE sped up its realtime streaming information 5X with Redpanda
Tech

The NYSE sped up its realtime streaming information 5X with Redpanda

Scoopico
Last updated: August 13, 2025 5:44 pm
Scoopico
Published: August 13, 2025
Share
SHARE

Need smarter insights in your inbox? Join our weekly newsletters to get solely what issues to enterprise AI, information, and safety leaders. Subscribe Now


Actual-time streaming information could be useful for quite a few purposes and functions throughout industries. Within the case of the New York Inventory Alternate (NYSE), streaming information is actually cash.

The NYSE is among the largest monetary exchanges on the planet and has a prolonged historical past of with the ability to share its monetary market information.

100 years in the past it used telegraph primarily based ticker tape to share data. Within the fashionable period it has developed its personal low-latency, high-performance applied sciences deployed on-premises that different organizations can join with.

Now it’s taking the subsequent step ahead, embracing a mannequin primarily based on the open-source Apache Kafka streaming expertise that brings NYSE Greatest Quote and Trades (BQT) information to the AWS cloud.


AI Scaling Hits Its Limits

Energy caps, rising token prices, and inference delays are reshaping enterprise AI. Be a part of our unique salon to find how prime groups are:

  • Turning vitality right into a strategic benefit
  • Architecting environment friendly inference for actual throughput features
  • Unlocking aggressive ROI with sustainable AI methods

Safe your spot to remain forward: https://bit.ly/4mwGngO


To do this, NYSE partnered with streaming information platform vendor Redpanda, which has developed its personal implementation of Kafka written within the C++ programming language.

NYSE’s deployment of Redpanda’s C++-based streaming platform achieved 4-5x efficiency enhancements over conventional Kafka rivals, exposing elementary limitations in how most organizations deal with bursty information workloads. 

This efficiency hole turns into vital as enterprises scale AI purposes that demand constant low-latency information entry. Kafka-based information streaming additionally has potential to allow agent-to-agent communications, rivaling different approaches like Google’s A2A and it can be prolonged to allow Mannequin Context Protocol (MCP).

“The market thesis is that the entire giant basis fashions have actually listed the general public information units, and the subsequent frontier is personal information units, and Redpanda actually unlocks personal information units for agentic entry,” Alex Gallego,founder and CEO of Redpanda advised VentureBeat.

What the NYSE is constructing within the cloud

NYSE constructed its cloud streaming platform to serve prospects who can not entry its information facilities instantly. The alternate targets fintech firms and retail broker-dealers who want AWS-based entry to real-time market information.

“Not each shopper of our market information has the capability to come back to our information middle, take the feed and use that feed,” Vinil Bhandari, head of cloud and full stack engineering at NYSE advised VentureBeat.  “However you already know, a small store in Hong Kong has entry to creating their very own AWS account, for instance, and it’s these audiences that we are attempting to cater to.”

NYSE streams its BQT (Greatest Quotes and Trades) feed, which aggregates real-time information from all seven NYSE exchanges. The deployment required constructing new infrastructure relatively than extending current methods.

Why NYSE selected Redpanda and the way programming language selection issues

NYSE processes over 500 billion messages day by day throughout seven exchanges. Throughout market volatility, message quantity can spike 1,000x above common inside microseconds. 

Conventional Java implementations wrestle with these patterns as a result of rubbish assortment creates unpredictable latency spikes.

“The basic Kafka implementation was written within the Java programming language, which makes this bursty sort of visitors, you already know, not truthful very properly with Java’s rubbish assortment that occurs within the programming language,” Bhandari defined. “Redpanda has accomplished the Kafka implementation by rewriting Kafka protocol in C++ so every time we get a burst of visitors from our market exercise, the volatility, we’re in a position to handle that streaming out of knowledge higher.”

The selection of programming language can also be why NYSE went with Redpanda for information streaming as an alternative of different choices equivalent to Confluent or Amazon Managed Streaming for Kafka (MSK).

This technical resolution resulted in measurable efficiency enhancements. 

“We’re secure to ascertain that we’re not less than 4 to 5 occasions sooner in our information supply utilizing Redpanda as in comparison with a few of our huge ticket customized rivals who’re utilizing Kafka expertise to stream related information,” Bhandari famous.

For enterprises evaluating streaming platforms, this comparability highlights a vital consideration: Java-based implementations for information streaming could wrestle throughout visitors spikes, whereas C++ primarily based alternate options can preserve constant efficiency.

Observability proves vital for mission-critical deployments

Bhandari emphasised observability as important for manufacturing streaming deployments. Redpanda’s built-in telemetry capabilities supplied fast operational worth.

“The extra {that a} deployment like this could have observability and telemetry of what’s taking place beneath the hood, the higher the producer of the info and the customers of the info are going to be,” Bhandari defined.

This observability permits proactive situation detection and backbone earlier than issues influence prospects. With out complete monitoring, enterprises threat discovering efficiency points solely after they have an effect on manufacturing workloads and buyer expertise.

Structure philosophy shift: Streaming as an AI basis

NYSE might be utilizing the streaming information capabilities in a reasonably conventional means, not less than initially. That’s information from its market exchanges is made out there for customers to devour.

The course that Redpanda is headed factors to a extra agentic AI future, one which customers equivalent to NYSE will seemingly embrace within the years forward. Redpanda CEO Gallego argues that enterprises ought to view streaming structure otherwise within the AI period.

“Streaming has the appropriate architectural sample, not for pace, however as a result of it’s the proper structure for reactive and agentic purposes,” Gallego defined.

Past fixing conventional streaming efficiency issues, Redpanda has repositioned itself for what Gallego calls the agentic enterprise. The corporate has wrapped its information connectors in MCP (Mannequin Context Protocol), enabling AI brokers to entry enterprise information sources instantly.

This method solves a computational complexity downside that emerges as enterprises deploy a number of AI brokers. 

“With out the Kafka API, you’ve got an n squared communication downside the place each agent has to have entry to each different agent,” Gallego mentioned. “And while you introduce the Kafka API, then it reduces from n squared computational complexity all the way down to linear.”

In line with Gallego, banks are already deploying tons of of brokers. One Redpanda buyer plans to construct 1,000 brokers over the subsequent two years. One other is presently constructing 130 brokers for manufacturing deployment inside 18 months. These scale necessities make agent coordination structure selections vital for long-term AI technique success.

What this implies for enterprise information technique

Actual-time streaming information is about to turn into an more and more vital facet of many group’s operations.

NYSE’s analysis course of reveals vital resolution standards for enterprise decision-makers evaluating streaming infrastructure:

Java-based Kafka hits efficiency partitions beneath burst visitors. Organizations dealing with unpredictable workloads ought to consider C++-based alternate options earlier than scaling manufacturing deployments. The 4-5x efficiency distinction isn’t marginal optimization however elementary functionality hole.

Cloud-first streaming methods can obtain production-grade efficiency. This allows world information entry patterns that had been beforehand impractical on account of latency constraints, opening new market alternatives for data-driven companies.

Agent coordination requires streaming structure. As AI deployments increase past single brokers, streaming platforms turn into important infrastructure relatively than efficiency optimizations. The computational complexity benefits turn into vital at scale.

For organizations planning AI implementations it’s vital to prioritize streaming platforms that assist each MCP integration and agent coordination. The computational complexity benefits turn into vital at scale and retrofitting coordination structure after deploying a number of brokers proves exponentially harder than constructing it accurately from the beginning.

Organizations ready to undertake AI ought to acknowledge that streaming structure selections made at this time will constrain future AI capabilities greater than most leaders notice.

Every day insights on enterprise use circumstances with VB Every day

If you wish to impress your boss, VB Every day has you lined. We provide the inside scoop on what firms are doing with generative AI, from regulatory shifts to sensible deployments, so you’ll be able to share insights for max ROI.

Learn our Privateness Coverage

Thanks for subscribing. Take a look at extra VB newsletters right here.

An error occured.

[/gpt3]
Wordle in the present day: The reply and hints for July 5, 2025
Finest Prime Day offers on noise-cancelling headphones in 2025
Wordle in the present day: The reply and hints for July 25, 2025
ChatGPT-5 presents sooner well being recommendation that acts as an ‘energetic thought accomplice’
OpenAI’s GPT-5 is right here and free for all ChatGPT customers
Share This Article
Facebook Email Print

POPULAR

NATO allies stand with Ukraine forward of Trump-Putin summit
News

NATO allies stand with Ukraine forward of Trump-Putin summit

Contributor: The warmth-safety legislation is not sufficient. Farmworkers are nonetheless dying each summer season
Opinion

Contributor: The warmth-safety legislation is not sufficient. Farmworkers are nonetheless dying each summer season

Rangers Put Struggling Slugger Adolis Garcia on IL, Activate OF Evan Carter
Sports

Rangers Put Struggling Slugger Adolis Garcia on IL, Activate OF Evan Carter

NYT Connections Sports activities Version hints and solutions for August 14: Tricks to resolve Connections #325
Tech

NYT Connections Sports activities Version hints and solutions for August 14: Tricks to resolve Connections #325

How Trump will get what he desires from firms
U.S.

How Trump will get what he desires from firms

Unlawful immigrants allegedly acquired Kentucky licenses for 0 bribes
Politics

Unlawful immigrants allegedly acquired Kentucky licenses for $200 bribes

Scoopico

Stay ahead with Scoopico — your source for breaking news, bold opinions, trending culture, and sharp reporting across politics, tech, entertainment, and more. No fluff. Just the scoop.

  • Home
  • U.S.
  • Politics
  • Sports
  • True Crime
  • Entertainment
  • Life
  • Money
  • Tech
  • Travel
  • Contact Us
  • Privacy Policy
  • Terms of Service

2025 Copyright © Scoopico. All rights reserved

Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?