2 Commits (15ce4f1f0562e0d3cf57bac12482d87b7afa8147)

Author SHA1 Message Date
Drew Short 15ce4f1f05 Changing packages around to match new modules 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short a225f267cf Started doing some work on the GUI. 10 years ago
Drew Short b9faa78f43 Started work on abstracting out the messaging in the engine. Moving over to dedicated actor(s) for handling messages and progress. 10 years ago
Drew Short 2850c3bf86 Fixes to NPE errors when searching directories recursively 10 years ago
Drew Short 47606ba4a0 Added a recursive option. Added some information and changed the api of the Engine class. 10 years ago
Drew Short d561199300 Added some logic to limit the number of heavy threads produced and used by the concurrent engine. 10 years ago
Drew Short 19cd92850d Working concurrent engine, however only a few methods are truly concurrent. Needs further work. 10 years ago
Drew Short 4581de443e Started work on making the processing of images concurrent on a per engine basis 10 years ago
Drew Short 17688dcb17 Added some additional logging at the INFO level. Fixed the default Log4J.properties file to only output INFO and above to the console. 10 years ago
Drew Short 5e0877dd4f Fixed a cache usage issue and a logging issue 10 years ago
Drew Short 2d46d862f0 Worked on getting caching in the engine. Worked on the CLI a little bit 10 years ago
Drew Short df31c800d5 Added a controll to the commandline. Tweaked a few other portions of the code. Need to fix that part where everything is printed to the console when running AppCLI 10 years ago
Drew Short 2de7c85c10 Added a getSimilarImagesForDirectory method 10 years ago
Drew Short e7a971ce2e Added a similarImages class, updated some hashing methods 10 years ago
Drew Short dd0bccc81e Added MD5 hashing to HashService and ImageHashDTO. Added tests against MD5 hashes. Added library for digests and hashing. Added Engine and test against Engine 10 years ago