Hello,

I was wondering if anyone had architecture thoughts of creating a simple
bank account program that does not use transactions. I think creating an
example project like this would be a good thing to have for a lot of the
discussions that pop up about transactions and Cassandra (and
non-transactional datastores in general).

Consider the simple system that has accounts, and users can transfer money
between the accounts.

There are these interesting papers as background (links below).

Thank you.

Trevor Smith

http://www.ics.uci.edu/~cs223/papers/cidr07p15.pdf

http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-09-20-52-14/BuildingOnQuicksand_2D00_V3_2D00_081212h_2D00_pdf.pdf

http://www.cidrdb.org/cidr2011/Papers/CIDR11_Paper32.pdf

Reply via email to