Sobes.tech

Situational task: synchronous upload of large XML files led to CPU-bound overload, timeouts, and disconnections. How to change the interaction between frontend and backend so that the server handles the flow and the user sees the progress?

102

Situational task: you need to create a page for uploading XML files from scratch, the server processes them with CPU-bound tasks for a long time and returns a protocol. What are your first steps before writing code?

80

Situational task: the processing result may contain thousands or tens of thousands of remarks; the response takes a long time, and the browser hangs during rendering. What do you suggest?

74
/2