-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ben Greene edited this page Mar 24, 2014
·
5 revisions
Welcome to the MemoryStorage wiki!
- Build a Memory based DB like set of tooling that is fast for both OLAP and OLTP, has ACID consistency and is optimised for NUMA architectures.
- https://computing.llnl.gov/tutorials/pthreads/#Stack
- http://preshing.com/20130618/atomic-vs-non-atomic-operations/
- http://en.wikipedia.org/wiki/Seqlock
- http://stackoverflow.com/questions/262232/concurrent-data-structure-design
- http://stephen-tu.blogspot.co.uk/2013/04/on-importance-of-numa-aware-memory.html
- http://blog.jcole.us/2010/09/28/mysql-swap-insanity-and-the-numa-architecture/