hello
in AF4 commands are always directed to aggregates, if there are two commands sent in the same time to the same instance of aggregate they will be process sequentially (one by one)
how will this process look like in AF5 in terms of concurrency since there there will be no aggregates?