By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: How LinkedIn Built Enterprise Multi-Agent AI on Existing Messaging Infrastructure
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > How LinkedIn Built Enterprise Multi-Agent AI on Existing Messaging Infrastructure
News

How LinkedIn Built Enterprise Multi-Agent AI on Existing Messaging Infrastructure

News Room
Last updated: 2025/09/15 at 9:53 AM
News Room Published 15 September 2025
Share
SHARE

LinkedIn has extended its generative AI application platform to support multi-agent systems by repurposing its existing messaging infrastructure as an orchestration layer. This approach allows the company to scale AI agent deployments without building new coordination technology from scratch. The revised architecture enables LinkedIn’s “Hiring Assistant”, the company’s first AI agent, to achieve global availability while supporting complex multi-step workflows through agent coordination.

The engineering team identified several key architectural lessons from their multi-agent implementation:

  • Reusing existing infrastructure and providing strong developer abstractions are key to scaling complex AI systems efficiently. 
  • Designing for human-in-the-loop control ensures trust and safety while enabling agents to operate autonomously when appropriate. 
  • Observability and context engineering have become essential for debugging, continuous improvement, and delivering adaptive, personalized experiences. 
  • Finally, adopting open protocols is critical to enabling interoperability and avoiding fragmentation as agent ecosystems grow.

The platform treats agents as standardized gRPC services registered in a central skill registry, allowing developers to define agent capabilities through familiar service contracts. “Developers simply annotate this definition with some platform-defined proto3 options that describe the metadata of their agent, and register it via a build plugin into the skill registry”, creating a reusable agent-as-a-service pattern that leverages existing LinkedIn infrastructure.


The relationship between different agent platform components (source)

Rather than building new orchestration technology, LinkedIn adapted its production messaging system to coordinate multi-agent workflows. This platform offers guaranteed first-in-first-out (FIFO) delivery, message persistence, and horizontal scaling capabilities, and these directly translate to agent coordination benefits. “Long-lived tasks could be broken down into a sequence of messages with guaranteed FIFO delivery and seamless message history lookup”, while parallelization occurs through multiple message threads managed by the existing infrastructure.

The architecture implements a two-tier observability strategy addressing the unique challenges of debugging non-deterministic agent systems. Pre-production environments use LangSmith for rich execution tracing and developer introspection, while production relies on OpenTelemetry for structured, privacy-compliant monitoring integrated with LinkedIn’s existing observability stack. This hybrid approach enables developers to iterate quickly while maintaining enterprise-grade reliability and compliance.



LinkedIn agent platform observability flow (source)

LinkedIn’s client integration libraries handle cross-device synchronization, incremental streaming, and asynchronous communication patterns which are essential for agent interactions that span multiple user sessions. The platform supports both synchronous and asynchronous agent invocation patterns, allowing developers to choose between strong consistency with async messaging or eventual consistency with direct synchronous calls based on specific use case requirements.

The platform adopted open protocols, including Model Context Protocol (MCP) and Agent-to-Agent (A2A). “We are incrementally adopting these open protocols, moving away from a proprietary skill registry, paving the way for more intelligent, interoperable, and context-aware agent ecosystems”, positioning LinkedIn’s architecture for broader ecosystem compatibility as agent standards mature.

MCP has already gained widespread adoption among major model providers, such as Anthropic and OpenAI. However, A2A remains a more experimental protocol, focusing specifically on enabling seamless collaboration between different AI agents. A2A addresses the challenges of agents discovering each other’s capabilities, negotiating task delegation, and coordinating complex workflows that span multiple specialized agents.

This architectural approach reflects a broader industry trend toward enterprise multi-agent platforms, with AWS, Microsoft, and other major providers releasing similar orchestration frameworks in recent months. LinkedIn’s messaging-based approach offers a distinctive path for organizations looking to leverage existing infrastructure investments while scaling AI agent capabilities.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Serving up tennis improvements through AI | Computer Weekly
Next Article Jonathan Riddell Leaving KDE Development After 25 Years
Leave a comment

Leave a Reply Cancel reply

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

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Vibe Coding Examples: Real Projects Built with AI Tools
Computing
Google Pixel battery woes continue, but when will enough be enough?
News
AMD ROCm 7.0 Begins Rocking Out On GitHub
Computing
Huge upgrade to Spotify’s free plan makes it more tempting to switch and save
News

You Might also Like

News

Google Pixel battery woes continue, but when will enough be enough?

3 Min Read
News

Huge upgrade to Spotify’s free plan makes it more tempting to switch and save

3 Min Read
News

Jaguar Land Rover extends production shutdown after cyber-attack

4 Min Read
News

Linux Security Tools Bypassed by io_uring Rootkit Technique, ARMO Research Reveals

5 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?