GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

async/await

In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.

发布于 2007

Website
Wikipedia
维基百科

相关主题

Promise
https://static.github-zh.com/github_avatars/electronicarts?size=40
electronicarts / ea-async

EA Async implements async-await methods in the JVM.

Javaasyncasync/awaitconcurrencyasynchronous
Java 1.41 k
1 年前
https://static.github-zh.com/github_avatars/vipcxj?size=40
vipcxj / jasync

make async-await code style available in java just like csharp and es6

awaitasyncJavaasync/awaitannotation-processor
Java 135
2 年前
https://static.github-zh.com/github_avatars/vsilaev?size=40
vsilaev / tascalate-async-await

Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).

asyncJavaconcurrent-programmingasync/awaitasynchronous-programmingcoroutines
Java 108
4 个月前
https://static.github-zh.com/github_avatars/eclipse-vertx?size=40
eclipse-vertx / vertx-virtual-threads

Vert.x Virtual Threads

async/awaitconcurrencyJavaloomEclipse Vert.x
Java 20
2 年前
https://static.github-zh.com/github_avatars/jianshangquan?size=40
jianshangquan / JavaAsync

Write Java code in Async way

asyncJavamutilthreadasync/awaitasynchronousasynchronous-programmingasynctask
Java 1
1 年前
https://static.github-zh.com/github_avatars/cozyloon?size=40
cozyloon / Awaitility-Async

Waiting for response of async process status sample

asyncasync/awaitasynchronousawaitility
Java 0
2 年前