awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Asynchronous Task Handles · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAsynchronous Task Handles

Durable references for polling or receiving updates on long-running operations.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Task Handles. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Concurrency Models
  5. Asynchronous Task Handles

Awesome Asynchronous Task Handles GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHubView on GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir

    Provides durable references for long-running operations, allowing clients to receive push-based status updates or poll for progress.

    TypeScript