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 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 47606ba4a0 Added a recursive option. Added some information and changed the api of the Engine class. 11 years ago
Drew Short 13ab46b5a8 Updated logging during searching to be less annoying. Changed the concurrent engine to use more actors, additionally made it use a different type of router for efficiency since not all images in a directory will take the same amount of time to process. 11 years ago
Drew Short 19cd92850d Working concurrent engine, however only a few methods are truly concurrent. Needs further work. 11 years ago
Drew Short 4581de443e Started work on making the processing of images concurrent on a per engine basis 11 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. 11 years ago
Drew Short 5e0877dd4f Fixed a cache usage issue and a logging issue 11 years ago
Drew Short 2d46d862f0 Worked on getting caching in the engine. Worked on the CLI a little bit 11 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 11 years ago
Drew Short 2de7c85c10 Added a getSimilarImagesForDirectory method 11 years ago
Drew Short e7a971ce2e Added a similarImages class, updated some hashing methods 11 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 11 years ago