|
|
|
|
|
by AlisdairO
4047 days ago
|
|
> If you use Java/Scala, you have multithreading support and can sync the threads + concurrently verify that an item isn't being purchased more than X times. That does cause you to have a hard limit of one application server for the app, which can be a pretty big deal... |
|