BatchSize and NewBatchThreshold recommendation


hello everyone,

i'm quite new azure functions , use regarding batchsize and newbatchthreshold parameters queue triggered functions.

function receives blobid queue, fetches blob, computation , upserts data azure table storage. requests arrive non-stop (up 10 requests per second) , average process time 10 seconds. processing result fast possible.

grateful hint how configure host.json. did read each of parameter do, i'm not sure how configure best performance.

@ moment my maxpollinginterval 100. frequent? can affect performance if set frequent?

please let me know if i'm not clear enough.

it's hard say, need yo experiment bit host.json/queue parameters.

maybe tread useful:

https://stackoverflow.com/questions/40795305/poor-throughput-on-azure-functions



Microsoft Azure  >  Azure Functions



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle