By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
PulseReporterPulseReporter
  • Home
  • Entertainment
  • Lifestyle
  • Money
  • Tech
  • Travel
  • Investigations
Reading: The NYSE sped up its realtime streaming information 5X with Redpanda
Share
Notification Show More
Font ResizerAa
PulseReporterPulseReporter
Font ResizerAa
  • Home
  • Entertainment
  • Lifestyle
  • Money
  • Tech
  • Travel
  • Investigations
Have an existing account? Sign In
Follow US
  • Advertise
© 2022 Foxiz News Network. Ruby Design Company. All Rights Reserved.
PulseReporter > Blog > Tech > The NYSE sped up its realtime streaming information 5X with Redpanda
Tech

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

Pulse Reporter
Last updated: August 14, 2025 3:23 am
Pulse Reporter 4 hours ago
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 helpful for quite a few functions and functions throughout industries. Within the case of the New York Inventory Trade (NYSE), streaming information is actually cash.

The NYSE is without doubt one of the largest monetary exchanges on the earth and has a prolonged historical past of having 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 expertise that brings NYSE Finest 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 high 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 essential 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 non-public information units, and Redpanda actually unlocks non-public 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 straight. The change targets fintech corporations 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 return 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 recognize, 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 (Finest Quotes and Trades) feed, which aggregates real-time information from all seven NYSE exchanges. The deployment required constructing new infrastructure reasonably than extending current methods.

Why NYSE selected Redpanda and the way programming language alternative issues

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

Conventional Java implementations battle 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 site visitors, you recognize, not honest very properly with Java’s rubbish assortment that occurs within the programming language,” Bhandari defined. “Redpanda has finished the Kafka implementation by rewriting Kafka protocol in C++ so every time we get a burst of site visitors from our market exercise, the volatility, we’re in a position to handle that streaming out of information higher.”

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

This technical resolution resulted in measurable efficiency enhancements. 

“We’re secure to determine that we’re at the very least 4 to 5 occasions quicker 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 comparable information,” Bhandari famous.

For enterprises evaluating streaming platforms, this comparability highlights a essential consideration: Java-based implementations for information streaming could battle throughout site visitors spikes, whereas C++ based mostly alternate options can keep constant efficiency.

Observability proves essential 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 may have observability and telemetry of what’s taking place below the hood, the higher the producer of the info and the customers of the info are going to be,” Bhandari defined.

This observability allows proactive situation detection and backbone earlier than issues impression prospects. With out complete monitoring, enterprises danger 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 approach, at the very least initially. That’s information from its market exchanges is made out there for customers to devour.

The path that Redpanda is headed factors to a extra agentic AI future, one which customers similar to NYSE will possible 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 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 strategy solves a computational complexity downside that emerges as enterprises deploy a number of AI brokers. 

“With out the Kafka API, you’ve gotten an n squared communication downside the place each agent has to have entry to each different agent,” Gallego stated. “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 tons of 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 essential for long-term AI technique success.

What this implies for enterprise information technique

Actual-time streaming information is ready to develop into an more and more essential side of many group’s operations.

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

Java-based Kafka hits efficiency partitions below burst site 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 permits world information entry patterns that have been beforehand impractical as a consequence of latency constraints, opening new market alternatives for data-driven companies.

Agent coordination requires streaming structure. As AI deployments broaden past single brokers, streaming platforms develop into important infrastructure reasonably than efficiency optimizations. The computational complexity benefits develop into essential at scale.

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

Organizations ready to undertake AI ought to acknowledge that streaming structure choices made right now will constrain future AI capabilities greater than most leaders understand.

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 corporations are doing with generative AI, from regulatory shifts to sensible deployments, so you may share insights for optimum ROI.

Learn our Privateness Coverage

Thanks for subscribing. Try extra VB newsletters right here.

An error occured.


You Might Also Like

Finish-to-Finish Encrypted Texts Between Android and iPhone Are Coming

Finest antivirus software program for 2024 (Australia)

Charli XCX hooks up with Shrek in 'SNL' sketch

Anybody Can Flip You Into an AI Chatbot. There’s Little You Can Do to Cease Them

Youngsters with Android telephones will be capable to use Google Pockets tap-to-pay quickly

Share This Article
Facebook Twitter Email Print
Previous Article Capital One airline and lodge switch companions: How you can maximize your miles Capital One airline and lodge switch companions: How you can maximize your miles
Next Article Matt Rife's Make-up Advert For E.L.F. Is Going through Main Backlash As a result of Of His Previous Jokes About Home Abuse Matt Rife's Make-up Advert For E.L.F. Is Going through Main Backlash As a result of Of His Previous Jokes About Home Abuse
Leave a comment

Leave a Reply Cancel reply

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

Weekly Newsletter

Subscribe to our newsletter to get our newest articles instantly!

More News

One of the best no-annual-fee enterprise bank cards
One of the best no-annual-fee enterprise bank cards
2 minutes ago
Bessent says uncommon Nvidia, AMD revenue-sharing deal may very well be a ‘mannequin’ for different industries
Bessent says uncommon Nvidia, AMD revenue-sharing deal may very well be a ‘mannequin’ for different industries
5 minutes ago
Jussie Smollett Denies Alleged 2019 Hate Crime Was Hoax
Jussie Smollett Denies Alleged 2019 Hate Crime Was Hoax
23 minutes ago
Moon section at the moment defined: What the moon will appear like on August 14, 2025
Moon section at the moment defined: What the moon will appear like on August 14, 2025
55 minutes ago
Journey Round Europe And We'll Reveal Which "Wednesday" Character You Are
Journey Round Europe And We'll Reveal Which "Wednesday" Character You Are
1 hour ago

About Us

about us

PulseReporter connects with and influences 20 million readers globally, establishing us as the leading destination for cutting-edge insights in entertainment, lifestyle, money, tech, travel, and investigative journalism.

Categories

  • Entertainment
  • Investigations
  • Lifestyle
  • Money
  • Tech
  • Travel

Trending

  • One of the best no-annual-fee enterprise bank cards
  • Bessent says uncommon Nvidia, AMD revenue-sharing deal may very well be a ‘mannequin’ for different industries
  • Jussie Smollett Denies Alleged 2019 Hate Crime Was Hoax

Quick Links

  • About Us
  • Contact Us
  • Privacy Policy
  • Terms Of Service
  • Disclaimer
2024 © Pulse Reporter. All Rights Reserved.
Welcome Back!

Sign in to your account