Vercel ChangelogOct 3, 2024, 1:00 PMimportant 75

Vercel 推出「函式內併發 (In-function concurrency)」公開測試:單一 Serverless 實例可同時處理多個請求

Original: In-function concurrency now in public beta

Vercel has officially announced that "In-Function Concurrency" has entered Public Beta. This update fundamentally changes how Vercel…

Vercel 宣布「函式內併發 (In-function concurrency)」進入公開測試。以往 Vercel 的 Serverless 函式每個實例只能處理單一請求,新功能允許單一實例同時處理多個併發請求。這對於 I/O 密集型任務(如呼叫 AI API 或資料庫查詢)能顯著減少冷啟動次數,並大幅降低伺服器成本。

Vercel has officially announced that "In-Function Concurrency" has entered Public Beta. This update fundamentally changes how Vercel Serverless functions operate, offering developers a more efficient and cost-effective deployment option.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.