A Flux program describes two things: (1) the flow of data from client requests through nodes, typically off-the-shelf C or C++ functions , and (2) mutual exclusion requirements for these nodes, expressed as high-level atomicity constraints.
A Flux program describes two things: (1) the flow of data from client requests through nodes, typically off-the-shelf C or C++ functions , and (2) mutual exclusion requirements for these nodes, expressed as high-level atomicity constraints.