"clebert.suconic(a)jboss.com" wrote :
|
| But anyway, If you have 10s of millions of messages you still need to load these
messages anyway.
|
|
Actually, no.
If you have 10s of millions of messages then 99.99% of them will probably be paged in
storage.
You only need to load those few thousand or so that will fit in memory.
This is a big difference.
"Clebert" wrote :
| Tim wrote : Why is this a problem?
|
| What we already discussed about a PostOffice only accepting one binding per name
identified by a String. We could use the nodeID on the ChannelName but on nodeB it will
still create a new channel onde nodeB what would require state transfer between one node
and another node.
|
|
We just need to extend the model slightly to cope with this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981023#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...