The service consumer needs only a reply-to queue, which can be an anonymous dynamicqueue or a predefined static queue.
服务使用者只需要一个应答队列,该队列可以是匿名的动态队列或预定义的静态队列。
2
It is also important to point out that the new dynamicqueue isn't just doing away with the 'pre-made' scenario, but it is also being designed to provide better balanced teams in general.
同样重要的要指出,新的动态组队不只是为了解决预先组队的情况,它的设计是为提供更好的组队平衡。
3
You then create your Stats structure and simply drop in the Queue of Nodes as dynamic data that is then evaluated into an XML structure.