faasr_anyone_else_interested: faasr_release

View source: R/faasr_lock.R

faasr_anyone_else_interestedR Documentation

faasr_release

Description

Uses locking algorithm with S3 to enforce single User Function execution when there are multiple predecessors Checking the flag to find any other nodes are seeking for the lock.

Usage

faasr_anyone_else_interested(faasr, target_s3, flag_path, flag_name)

Arguments

faasr

list with parsed and validated Payload

target_s3

the name of target server

flag_path

the string value of the path for the flag

flag_name

the string value of the name of the flag

Value

a logical value if there are other nodes


FaaSr documentation built on June 22, 2024, 9:38 a.m.