|
862efc5cbd
|
Indexer: additional work on the multithreaded version
|
2024-09-16 10:35:43 +03:00 |
|
|
eec4ebbbfc
|
Indexer: switched to user input (with previous value support) for the NSIDE value. Testing indexer_multithread version added. Ingester: minor code tweaks
|
2024-09-13 15:27:49 +03:00 |
|
|
c27ac6ce97
|
Experimental fix to the memory leak issue in ingester. Additional work on the indexer
|
2024-09-13 10:43:33 +03:00 |
|
|
3acef66a89
|
monitor.py to restart ingester periodically hopefully avoiding memory leaks.
|
2024-09-12 14:30:59 +03:00 |
|
|
83888cd2f9
|
removed script
|
2024-09-12 13:53:09 +03:00 |
|
|
2d45a653fc
|
added the current_time function to ingester too
|
2024-09-12 11:52:56 +03:00 |
|
|
e37387b68f
|
made ingester functional without inputs in preparation for a monitor script restarting it
|
2024-09-12 11:45:02 +03:00 |
|
|
2ea452cf81
|
returned to pyarrow backend in pandas, added timestamped outputs to the indexer implementation
|
2024-09-12 10:43:43 +03:00 |
|
|
0f3d33ac13
|
switched backend back to numpy so it maybe fixes the memory leak
|
2024-09-12 10:32:33 +03:00 |
|
|
a8854fe4a4
|
removed regular gc calls; added var=None in attempt to mitigate memory leaks
|
2024-09-12 09:46:31 +03:00 |
|
|
b4117d2ee7
|
implemented regular garbage collection in ingester
|
2024-09-11 15:45:46 +03:00 |
|
|
9f26052fe2
|
switched root dir to the application itself
|
2024-09-10 15:08:51 +03:00 |
|