issues
search
NickyDaB
/
RND
A repo to organise learning and exploration across people.
0
stars
0
forks
source link
inventory microservice demo
#2
Open
NickyDaB
opened
5 years ago
NickyDaB
commented
5 years ago
Goal:
boot a simple database
install a main program that calls the 5 inventory micro services
boot the 5 inventory micro services (simple programs that insert a record into the database)
run the main program
kill the gpu microservice
bring up the gpuV2 microservice
re-run the main program
Approach:
Not started yet.
Goal:
Approach: