Concurrency
Providers using this tag (9)
Ranked by API Evangelist rating — Exemplar and Strong are expanded by default.
Developing 2 Usable, with meaningful gaps to close
Thin 1 Limited public surface area
Emerging 6 Early or largely undocumented
CeleryCelery is an open-source distributed task queue for Python. It allows you to run tasks asynchronously in th...JavaJava is a high-level, class-based, object-oriented programming language developed by Sun Microsystems and n...EffectfulEffectful Technologies is the company behind Effect, an open-source ecosystem of production-grade TypeScrip...UNIX System CallCore UNIX/POSIX system calls providing low-level operating system interfaces for process management, file o...KotlinKotlin is a modern, concise, and safe programming language for the JVM, Android, and multiplatform developm...TLA Plus FoundationThe TLA+ Foundation is an independent nonprofit hosted by the Linux Foundation, dedicated to fostering the ...
APIs with this tag (9)
Ranked by the provider's API Evangelist rating — the Kin Score is scored per provider, not per API, so every API of a provider shares its band. How the rating works →
Developing 2 Usable, with meaningful gaps to close
Thin 1 Limited public surface area
Emerging 6 Early or largely undocumented
Celery Worker APIWorker API for executing distributed tasks with configurable concurrency (prefork, gevent, eventlet, solo, ...Java Concurrency APIUtilities for concurrent programming including executors, thread pools, locks, atomic variables, and concur...File Locking APIPOSIX advisory file locking interfaces for coordinating file access between processes.POSIX Semaphores APIPOSIX named and unnamed semaphore interfaces for process and thread synchronization.POSIX Threads APIPOSIX threads (pthreads) interface for creating and managing threads, mutexes, condition variables, and thr...Kotlin Coroutines APILibrary support for Kotlin coroutines with async/await patterns.
Score breakdown
Frequency
30.4
log-scaled weighted occurrences
Breadth
0.2
spread across providers
Quality lift
30.2
mean composite of providers using it
Cohesion
0.0
strength of nearest seed neighbor
Where this tag comes from
Api tag9
Provider tag2
Openapi tag1
Openapi op tag6
Work with this as data
Every tag here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for tags
7 MCP tools reach this
find_tagsBrowse and filter every tag in the catalog.get_cohortThis tag as a scored cohort — every provider carrying it, with scores.cohort_statsPRO — the distribution across this tag: mean, median, band split, adoption rates.cohort_rankingsPRO — the leaderboard, on composite AND agent-readiness axes.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This tag
curl "https://apis.io/api/v1/tags/concurrency"
All tags
curl "https://apis.io/api/v1/tags?limit=25"
As a scored cohort
curl "https://apis.io/api/v1/cohorts/tag/concurrency"
The distribution (Pro)
curl "https://apis.io/api/v1/cohorts/tag/concurrency/stats" \
-H "X-API-Key: $APIS_IO_KEY"
Discovery needs no key. Ratings and market analysis are Pro.