Management interface for operation: some operations take a long time, such as half an hour and an hour to return immediately after clicking the operation button, and other server operations are actively pushed to the front end after the completion of the operation, such as the front end pop-up box prompt: XX operation has been completed successfully
server: Java Spring boot
would like to ask whether the more mature mainstream solution is websocket
? For example, ides/gs/messaging-stomp-websocket/" rel=" nofollow noreferrer "> Using WebSocket to build an interactive web application