Examples of using Concurrent execution in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Account Level Concurrent Execution Limit.
Concurrent execution- This is the projected concurrency of your workload.
Function Level Concurrent Execution Limit.
Concurrent executions greater than 25 are automatically added to an execution queue.
To request a limit increase for concurrent executions.
The maximum of concurrent executions you want reserved for the function.
AWS Lambda will dynamically scale capacity in response to increased traffic,subject to the concurrent executions limit noted previously.
By default, AWS Lambda limits the total concurrent executions across all functions within a given region to 1000.
Concurrent executions refers to the number of executions of your function code that are happening at any given time.
You can optionally set the concurrent execution limit for a function.
AWS Lambda dynamically scales capacity in response to increased traffic,subject to your account's concurrent execution limit.
Backwards voleos for both roles: Separate concurrent execution when walking and turning.
By default, the concurrent execution limit is enforced against the sum of the concurrent executions of all functions.
Note that when you set this value, the Unreserved account concurrency value will automaticallybe updated to display the remaining number of concurrent executions available for all other functions in the account.
The unit of scale for AWS Lambda is a concurrent execution see Understanding Scaling Behavior for more details.
If you set the concurrent execution limit for a function, the value is deducted from the unreserved concurrency pool.
Platform for rule-based batch processing▶ Use of Spring Batch▶ Recycling business rules frominteractive scenarios for batch processing▶ Both sequential and concurrent execution of individual steps possible▶ Simple configuration(via XML Spring Batch domain language)▶ Preconfigured batch jobs.
You can set the concurrent execution limit for a function to align with the values of its downstream resources support.
AWS Lambda will keepthe unreserved concurrency pool at a minimum of 100 concurrent executions, so that functions that do not have specific limits set can still process requests.
By setting a concurrent execution limit on a function,you are reserving the specified concurrent execution value for that function.
You can estimate the concurrent execution count, but the concurrent execution count will differ depending on whether or not your Lambda function is processing events from a poll-based event source.
For example, if your account's concurrent execution limit is 1000 and you have 10 functions, you can specify a limit on one function at 200 and another function at 100.