concurrency - Synchronicity with parse cloud code -


i building 'uber fox x' app, using parse server backend.

my problem: when there pending request, many 'drivers' can offer fullfill it. when 'driver' chooses to so, need ensure request has not been taken driver.

i.e: need operation of assigning request driver atomic, second request knows first has arrived


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -