Hacker News new | ask | show | jobs
by mirekrusin 1759 days ago
Tradeoff is that it has very poor performance for frequently changed data, you can starve clients etc.

It's much better to create transfer api which atomically debits one and credits other account instead of low level individual ops.