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

Metro Loud
11 Min Read

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


Actual-time streaming knowledge may be worthwhile for quite a few purposes and functions throughout industries. Within the case of the New York Inventory Alternate (NYSE), streaming knowledge 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 knowledge.

100 years in the past it used telegraph primarily based 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 primarily based on the open-source Apache Kafka streaming know-how that brings NYSE Finest Quote and Trades (BQT) knowledge 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 power right into a strategic benefit
  • Architecting environment friendly inference for actual throughput good points
  • Unlocking aggressive ROI with sustainable AI programs

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


To try this, NYSE partnered with streaming knowledge 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 knowledge workloads. 

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

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

What the NYSE is constructing within the cloud

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

“Not each client of our market knowledge has the capability to come back to our knowledge middle, take the feed and use that feed,” Vinil Bhandari, head of cloud and full stack engineering at NYSE informed 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 try to cater to.”

NYSE streams its BQT (Finest Quotes and Trades) feed, which aggregates real-time knowledge from all seven NYSE exchanges. The deployment required constructing new infrastructure quite than extending current programs.

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 traditional Kafka implementation was written within the Java programming language, which makes this bursty form 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 each time we get a burst of visitors from our market exercise, the volatility, we’re capable of handle that streaming out of information higher.”

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

This technical determination resulted in measurable efficiency enhancements. 

“We’re secure to ascertain that we’re at the least 4 to 5 occasions quicker in our knowledge supply utilizing Redpanda as in comparison with a few of our massive ticket customized rivals who’re utilizing Kafka know-how to stream comparable knowledge,” Bhandari famous.

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

Observability proves vital for mission-critical deployments

Bhandari emphasised observability as important for manufacturing streaming deployments. Redpanda’s built-in telemetry capabilities offered instant 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 info and the shoppers of the info are going to be,” Bhandari defined.

This observability permits proactive challenge detection and backbone earlier than issues influence 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 shall be utilizing the streaming knowledge capabilities in a reasonably conventional method, at the least initially. That’s knowledge from its market exchanges is made obtainable for customers to eat.

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

“Streaming has the precise architectural sample, not for velocity, 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 knowledge connectors in MCP (Mannequin Context Protocol), enabling AI brokers to entry enterprise knowledge sources instantly.

This strategy solves a computational complexity drawback that emerges as enterprises deploy a number of AI brokers. 

“With out the Kafka API, you have got an n squared communication drawback the place each agent has to have entry to each different agent,” Gallego stated. “And if 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 lots of of brokers. One Redpanda buyer plans to construct 1,000 brokers over the subsequent two years. One other is at present 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 knowledge technique

Actual-time streaming knowledge is about to turn out to be an more and more vital side 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 knowledge 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 develop past single brokers, streaming platforms turn out to be important infrastructure quite than efficiency optimizations. The computational complexity benefits turn out to be 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 out to be vital 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 selections made at the moment will constrain future AI capabilities greater than most leaders understand.


Share This Article