-
- Downloads
TMSS-2492: implemented postgres listener which yields the 'new' and 'old'...
TMSS-2492: implemented postgres listener which yields the 'new' and 'old' version of the insert/update/delete. Use it to send a ReservationDeleted event with the 'old' start/stop_times, and let the scheduler reschedule the affected scheduled units to use the free stations again
parent
a1574586
No related branches found
No related tags found
Showing
- LCS/PyCommon/postgres.py 20 additions, 9 deletionsLCS/PyCommon/postgres.py
- SAS/TMSS/backend/services/postgres_listener/lib/postgres_listener.py 56 additions, 24 deletions...ckend/services/postgres_listener/lib/postgres_listener.py
- SAS/TMSS/backend/services/postgres_listener/test/t_postgres_listener_service.py 10 additions, 1 deletion...ces/postgres_listener/test/t_postgres_listener_service.py
- SAS/TMSS/backend/services/scheduling/lib/dynamic_scheduling.py 12 additions, 4 deletions...MSS/backend/services/scheduling/lib/dynamic_scheduling.py
- SAS/TMSS/backend/services/scheduling/test/t_dynamic_scheduling.py 35 additions, 0 deletions.../backend/services/scheduling/test/t_dynamic_scheduling.py
- SAS/TMSS/client/lib/tmssbuslistener.py 1 addition, 1 deletionSAS/TMSS/client/lib/tmssbuslistener.py
Loading
Please register or sign in to comment