Last active
December 20, 2018 20:38
-
-
Save UA3MQJ/770c78cdf46cd48f61496cac28cd3841 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mnesia | |
https://stackoverflow.com/questions/421501/what-is-the-storage-capacity-of-a-mnesia-database?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa | |
http://igorrs.blogspot.ru/2010/05/mnesia-one-year-later.html | |
http://igorrs.blogspot.ru/2010/05/mnesia-one-year-later-part-2.html | |
http://igorrs.blogspot.ru/2010/05/mnesia-one-year-later-part-3.html | |
http://igorrs.blogspot.com/2009/11/consistent-hashing-for-mnesia-fragments.html | |
http://igorrs.blogspot.com/2009/11/consistent-hashing-for-mnesia-fragments_19.html | |
https://streamhacker.com/2008/12/10/how-to-eliminate-mnesia-overload-events/ | |
http://noss.github.io/2009/04/04/mnesia-sucks-not.html | |
http://erlang.org/doc/apps/mnesia/mnesia.pdf | |
http://erlang.org/documentation/doc-5.4.8/pdf/mnesia-4.2.2.pdf | |
http://www.erlang-factory.com/upload/presentations/286/MnesiaEFLondon2010.pdf | |
https://pdfs.semanticscholar.org/dd5b/0106093e86af34a873d84e0e2a4cddfb90fd.pdf | |
https://pdfs.semanticscholar.org/48a1/729f920fa49626f1bf9297963a8b7b0e690f.pdf | |
http://erlang.org/faq/mnesia.html#11 | |
http://erlang.org/doc/man/mnesia.html | |
http://erlang.org/doc/apps/mnesia/Mnesia_chap1.html | |
http://erlang.org/doc/apps/mnesia/Mnesia_chap2.html | |
http://erlang.org/doc/apps/mnesia/Mnesia_chap3.html | |
http://erlang.org/doc/apps/mnesia/Mnesia_chap4.html | |
http://erlang.org/doc/apps/mnesia/Mnesia_chap5.html | |
http://erlang.org/doc/efficiency_guide/tablesDatabases.html | |
http://erlang.org/~hakan/mnesia_consumption.txt | |
http://erlang.org/~hakan/ | |
https://web.archive.org/web/20130814162153/http://www.trapexit.org/Mnesia_Table_Fragmentation | |
ets | |
Интересная штука: https://github.com/basho-labs/fling | |
Пот тут про этоту флинг преза есть: http://www.erlang-factory.com/static/upload/media/1459269312665211markallenwhenetsistooslow.pdf | |
https://www.youtube.com/watch?v=v0EcMi_gc_0 Scalable ETS: Does Such a Thing Exist? - David Klaftenegger, Kjell Winblad | |
https://www.youtube.com/watch?v=40shUKSdh1A Erlang 2014: More Scalable Ordered Set for ETS Using Adaptation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment