Hi everybody,
I have a few questions about building a project in REframework
-
If i have a dispatcher can i do some data processing in it ( for example parsing xml) and then add to queue what i need? Is it a normal practice?
-
At which stage will be better do actions like download files from browser or unzip some data?
( tell a name of stage). -
How can I correctly understand at what stage I should make a critical error in the log? And an example of the reason why it can happen.
I will be grateful for your thoughts!