Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winvector/outofcore
Example of out of core coding techniques
https://github.com/winvector/outofcore
Last synced: 28 days ago
JSON representation
Example of out of core coding techniques
- Host: GitHub
- URL: https://github.com/winvector/outofcore
- Owner: WinVector
- Created: 2011-12-05T19:16:22.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2020-06-22T21:33:08.000Z (over 4 years ago)
- Last Synced: 2024-11-07T03:16:51.774Z (3 months ago)
- Language: Java
- Homepage: http://www.win-vector.com/blog/2011/12/what-to-do-when-you-run-out-of-memory/
- Size: 22.5 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Example techiques for how to work out of core in Java.
see:
http://www.win-vector.com/blog/2011/12/what-to-do-when-you-run-out-of-memory/Copyright 2011 Win Vector LLC distributed withl license: GPLv3 (see: http://www.gnu.org/copyleft/gpl.html )
Requires:
JUnit 4.10,
h2 database,
Hadoop 0.21.0