In Express, is it possible to handle requests to a single route one at a time? I have a "checkout queue," and each time a checkout is created, stock is decreased.