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

2 repos

Awesome GitHub RepositoriesAsynchronous Task Management

Systems for scheduling, executing, and monitoring background tasks without blocking the main application thread.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Asynchronous Task Management. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous and Event-Driven Architectures
  4. Asynchronous Task Management

Awesome Asynchronous Task Management 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

    TypeScript
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Gobitbucketcicddevops

Explore sub-tags

  • Asynchronous Task ExecutionMechanisms for executing long-running operations via durable handles, progress polling, and result retrieval.
  • Asynchronous Task HandlesDurable references for polling or receiving updates on long-running operations.