issues
search
qwefgh90
/
runjshell-web
0
stars
0
forks
source link
Design interface Websocket between Broker with each change of states
#14
Open
qwefgh90
opened
5 years ago
qwefgh90
commented
5 years ago
[ ] design most of processes
qwefgh90
commented
5 years ago
A state of websocket
opend
closed
A state of broker
available resources
no factory or no resource or no broker
unexpectedly dead borker
A state of session between websocket and broker
active jshell
unexpectedly dead jshell
no allocation
basic flow
opend -> if there are available resources -> active jshell allocated
opend -> if there are no resource -> closed
active jshell allocated -> when state is changed to (closed, dead, dead broker) -> release all resources
qwefgh90
commented
5 years ago