Parallel Computation Data Communication and Networks Worksheet – Description
create a microsoft azure function (server less
so that the function can read the filecontent from file
then create more microsoft functions they should be communicate with each other
a file with large 1000 numbers
with key
split in to parts like 5 to 6 like part1.txt
store it in storage account
one function has to pass url and key
if key is present it replies yes
a parallel function to find the key is present in the file or not
parallel computation
The post Parallel Computation Data Communication and Networks Worksheet first appeared on .