faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > Limits > concurrency

Limits.concurrency property

The maximum number of concurrent executions of the underlying function to allow. Must be supplied, there is no default. Specifying 0 or Infinity is allowed and means there is no concurrency limit.

Signature:

concurrency: number;
  • Limits.concurrency property
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflowfaast.js
More
BlogUser Showcase
Copyright © 2026 Andy Chou