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
Post a Comment