CPC G06F 16/2379 (2019.01) [G06F 16/2343 (2019.01); G06Q 10/087 (2013.01)] | 20 Claims |
1. A method for preventing race conditions in a database by at least one hardware processor, comprising:
setting an orderable entry and an in-stock entry for a product in the database;
receiving an online transaction for the product;
responsive to determining a lock of the database is in progress, suspending the online transaction;
updating a quantity of the orderable entry while the lock of the database is in progress;
removing the lock; and
responsive to determining that the lock is removed:
responsive to determining that the quantity of the orderable entry is greater than zero:
decrementing the quantity of the orderable entry by an amount indicated in the online transaction, and
determining whether the quantity of the in-stock entry is greater than zero; and
responsive to determining that the quantity of the orderable entry is greater than zero and that the quantity of the in-stock entry is greater than zero, decrementing the quantity of the in-stock entry by the amount indicated in the online transaction.
|