## Not run:
# ws <- netWorkSpace('nws example')
# nwsStore(ws, 'x', 10)
# it <- nwsIFetch(ws, 'x')
# it() # returns the value 10
# it() # blocks until another process stores a value in the variable
# ## End(Not run)
Run the code above in your browser using DataLab