faasr_anyone_else_interested | R Documentation |
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.
faasr_anyone_else_interested(faasr, target_s3, flag_path, flag_name)
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 |
a logical value if there are other nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.