Govindass
fbb35937e6
Preparations for quicker queries (no 50ms delay) feature
2021-03-03 14:27:09 +02:00
Govindass
7620da85f1
remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly
...
CachedThreadPool automatically creates threads on demand and automatically deletes unused threads after 60 seconds of no usage, so we can remove config option
2021-02-12 12:43:57 +02:00
Govindass
7227496c1c
Support missing config options
2021-02-07 17:20:00 +02:00
Govindass
7e444ed0ca
Fix memory leak introduced by last commit
2021-02-01 14:11:01 +02:00
Govindass
e18cd3d28c
Switch from gradle to maven (preference) and optimize code
2021-02-01 13:58:13 +02:00