By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
MadisonyMadisony
Notification Show More
Font ResizerAa
  • Home
  • National & World
  • Politics
  • Investigative Reports
  • Education
  • Health
  • Entertainment
  • Technology
  • Sports
  • Money
  • Pets & Animals
Reading: The NYSE sped up its realtime streaming information 5X with Redpanda
Share
Font ResizerAa
MadisonyMadisony
Search
  • Home
  • National & World
  • Politics
  • Investigative Reports
  • Education
  • Health
  • Entertainment
  • Technology
  • Sports
  • Money
  • Pets & Animals
Have an existing account? Sign In
Follow US
2025 © Madisony.com. All Rights Reserved.
Technology

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

Madisony
Last updated: August 14, 2025 4:02 am
Madisony
Share
The NYSE sped up its realtime streaming information 5X with Redpanda
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 may be precious for quite a few functions and functions throughout industries. Within the case of the New York Inventory Alternate (NYSE), streaming information is actually cash.

The NYSE is likely one of 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 based mostly ticker tape to share info. 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 based mostly on the open-source Apache Kafka streaming know-how 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 part of our unique salon to find how prime groups are:

  • Turning power 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 try 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 basic limitations in how most organizations deal with bursty information workloads. 

This efficiency hole turns into vital as enterprises scale AI functions 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 will also be prolonged to allow Mannequin Context Protocol (MCP).

“The market thesis is that the entire massive 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 instructed VentureBeat.

What the NYSE is constructing within the cloud

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

“Not each client of our market information has the capability to come back to our information heart, take the feed and use that feed,” Vinil Bhandari, head of cloud and full stack engineering at NYSE instructed VentureBeat.  “However , a small store in Hong Kong has entry to creating their very own AWS account, for instance, and it’s these audiences that we try 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 alternative issues

NYSE processes over 500 billion messages each 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 form of visitors, , not truthful very effectively with Java’s rubbish assortment that occurs within the programming language,” Bhandari defined. “Redpanda has performed the Kafka implementation by rewriting Kafka protocol in C++ so at any time when 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 a substitute of different choices reminiscent of Confluent or Amazon Managed Streaming for Kafka (MSK).

This technical determination resulted in measurable efficiency enhancements. 

“We’re protected to determine that we’re at the very least 4 to 5 instances sooner in our information supply utilizing Redpanda as in comparison with a few of our large ticket customized rivals who’re utilizing Kafka know-how to stream related information,” Bhandari famous.

For enterprises evaluating streaming platforms, this comparability highlights a vital consideration: Java-based implementations for information streaming might wrestle throughout visitors spikes, whereas C++ based mostly 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 speedy operational worth.

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

This observability permits proactive challenge detection and backbone earlier than issues impression clients. 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 will likely be utilizing the streaming information capabilities in a reasonably conventional method, at the very least initially. That’s information from its market exchanges is made accessible for customers to devour.

The route that Redpanda is headed factors to a extra agentic AI future, one which customers reminiscent of NYSE will probably embrace within the years forward. Redpanda CEO Gallego argues that enterprises ought to view streaming structure in a different way within the AI period.

“Streaming has the best architectural sample, not for velocity, however as a result of it’s the proper structure for reactive and agentic functions,” 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 straight.

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

“With out the Kafka API, you have 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 right down to linear.”

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

What this implies for enterprise information technique

Actual-time streaming information is ready to grow to be an more and more vital facet of many group’s operations.

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

Java-based Kafka hits efficiency partitions underneath 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 basic functionality hole.

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

Agent coordination requires streaming structure. As AI deployments develop past single brokers, streaming platforms grow to be important infrastructure relatively than efficiency optimizations. The computational complexity benefits grow to be vital at scale.

For organizations planning AI implementations it’s vital to prioritize streaming platforms that help each MCP integration and agent coordination. The computational complexity benefits grow to be 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 choices made in the present day will constrain future AI capabilities greater than most leaders understand.

Day by day insights on enterprise use instances with VB Day by day

If you wish to impress your boss, VB Day by 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 may share insights for max ROI.

Learn our Privateness Coverage

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

An error occured.


Subscribe to Our Newsletter
Subscribe to our newsletter to get our newest articles instantly!
[mc4wp_form]
Share This Article
Email Copy Link Print
Previous Article Trump rebukes Goldman’s Solomon over financial institution’s tariff analysis Trump rebukes Goldman’s Solomon over financial institution’s tariff analysis
Next Article 9 individuals plead not responsible in a Texas elections probe involving ‘vote harvesting’ 9 individuals plead not responsible in a Texas elections probe involving ‘vote harvesting’
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

POPULAR

Mason Amos shrugs off Ateneo jeers, leans on La Salle assist
Investigative Reports

Mason Amos shrugs off Ateneo jeers, leans on La Salle assist

The place Will Palantir Inventory Be in 1 12 months?
Money

The place Will Palantir Inventory Be in 1 12 months?

Mark Sanchez going through a number of costs after alleged altercation in Indianapolis that left him stabbed
Sports

Mark Sanchez going through a number of costs after alleged altercation in Indianapolis that left him stabbed

Gov’t physique grants NIS 25m. to households of terrorism victims from funds seized from PA
National & World

Gov’t physique grants NIS 25m. to households of terrorism victims from funds seized from PA

Children in New York hold dying whereas ‘subway browsing’ on high of trains. Can they be stopped?
Politics

Children in New York hold dying whereas ‘subway browsing’ on high of trains. Can they be stopped?

Ninja Slushi Is the Most cost-effective It’s Been: Early Prime Day Deal 2025
Technology

Ninja Slushi Is the Most cost-effective It’s Been: Early Prime Day Deal 2025

John Studzinski, a titan of finance and philanthropy, shares 4 easy suggestions that can assist you succeed
Money

John Studzinski, a titan of finance and philanthropy, shares 4 easy suggestions that can assist you succeed

You Might Also Like

Google’s new diffusion AI agent mimics human writing to enhance enterprise analysis
Technology

Google’s new diffusion AI agent mimics human writing to enhance enterprise analysis

Need smarter insights in your inbox? Join our weekly newsletters to get solely what issues to enterprise AI, knowledge, and…

10 Min Read
6 Finest Sensible Audio system (2025): Alexa, Google Assistant, Siri
Technology

6 Finest Sensible Audio system (2025): Alexa, Google Assistant, Siri

★ In case you'd desire Alexa: The fourth-generation Echo ($100) is the Amazon equal of this machine. It is slightly…

5 Min Read
GPT-5 Does not Dislike You—It Would possibly Simply Want a Benchmark for Emotional Intelligence
Technology

GPT-5 Does not Dislike You—It Would possibly Simply Want a Benchmark for Emotional Intelligence

For the reason that all-new ChatGPT launched on Thursday, some customers have mourned the disappearance of a peppy and inspiring…

4 Min Read
Apple’s Greatest New iOS 26 Characteristic Has Been on Pixel Telephones for Years
Technology

Apple’s Greatest New iOS 26 Characteristic Has Been on Pixel Telephones for Years

Ever since I was a toddler, I’ve despised answering the telephone when an unknown quantity calls. Who might be on…

4 Min Read
Madisony

We cover the stories that shape the world, from breaking global headlines to the insights behind them. Our mission is simple: deliver news you can rely on, fast and fact-checked.

Recent News

Mason Amos shrugs off Ateneo jeers, leans on La Salle assist
Mason Amos shrugs off Ateneo jeers, leans on La Salle assist
October 5, 2025
The place Will Palantir Inventory Be in 1 12 months?
The place Will Palantir Inventory Be in 1 12 months?
October 5, 2025
Mark Sanchez going through a number of costs after alleged altercation in Indianapolis that left him stabbed
Mark Sanchez going through a number of costs after alleged altercation in Indianapolis that left him stabbed
October 5, 2025

Trending News

Mason Amos shrugs off Ateneo jeers, leans on La Salle assist
The place Will Palantir Inventory Be in 1 12 months?
Mark Sanchez going through a number of costs after alleged altercation in Indianapolis that left him stabbed
Gov’t physique grants NIS 25m. to households of terrorism victims from funds seized from PA
Children in New York hold dying whereas ‘subway browsing’ on high of trains. Can they be stopped?
  • About Us
  • Privacy Policy
  • Terms Of Service
Reading: The NYSE sped up its realtime streaming information 5X with Redpanda
Share

2025 © Madisony.com. All Rights Reserved.

Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?