Commit Graph

64 Commits

Author SHA1 Message Date
jenzur
c5c1a31a14 annotation caching with instance safety for jmwe, changed entry slightly, multithreaded loading in beginning, parralel streaming the annotations, forkjoinpool should handle futures better now with try catches in sementicsanalyzer 2019-03-20 22:38:28 +01:00
jenzur
b3631ab1a0 since server area is gone it fetches some messages from hlstats now, will increase amount later, only potentially issue left is a nullpointer in getresponsemsg if none within 8 is reached, removed pipelines with annotation caching, 2019-03-16 23:02:52 +01:00
jenzur
232190d076 fixing pre discord launch calcaulations, implementation of JMWE coreNLP extension, hopefully fixed repetetive data in multithreading 2019-03-15 01:32:06 +01:00
jenzur
43da2dd5d5 adopting strings correctly again, yikers 2019-03-10 19:19:33 +01:00
jenzur
7ab6c7ee0b replacing for loops with get methods 2019-03-10 01:15:50 +01:00
jenzur
64dc2719a0 additional small changes 2019-03-08 10:05:03 +01:00
jenzur
66dae4e113 adding calculation prequirements for accepting strings 2019-03-07 18:39:40 +01:00
jenzur
05683ce4be simplifying matrix updating quite alot 2019-03-06 23:15:02 +01:00
jenzur
1fe4a268c4 removed threads from inside of matrixupdate, made executor be instance based and not shut down 2019-03-05 17:08:13 +01:00
jenzur
7f154f3456 attempted improving multithread conditions 2019-03-05 13:27:33 +01:00
jenzur
d8d415cbe0 should reduce idleness of calculations. Once stringcache is large enough and stored calculations are widespread enogh accross the stringcache it should effectly give response messages instead of doing manual calculations each time, also replaced arraylists with concurrentmaps 2019-03-04 23:26:15 +01:00
jenzur
aff2ddae5b replacing most arraylists with concurrentmaps due to them requirring less bytes per header since they should be stored bucketwise 2019-03-03 23:32:36 +01:00
jenzur
f64ce5c5a0 updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler, 2019-03-03 13:17:07 +01:00
zaCade
57bbd5d55e autism 2019-03-02 15:10:46 +01:00