February 2013
Intermediate to advanced
656 pages
21h 26m
English
If the query model is designed to be eventually consistent—query model updates are performed asynchronously following writes to the command model store—there will be resulting idiosyncrasies in the user interface to deal with. For example, after a user submits a command, will the next user interface view have the fully updated and consistent data reflected from the query model? It may depend on system load and other factors. But we had better assume not and design for the worst case, where the user interface is never consistent.
One option is to design the user interface to temporarily display the data that was successfully submitted as parameters of the command just executed. This is a bit of ...
Read now
Unlock full access