|
From: 黄. <yua...@js...> - 2008-06-11 03:07:44
|
Hi,everyone:
i meet some difficulty when i use gridsim to implement my thoughts. I plan to create a architecture that node A has two sub-nodes B,C, and B,C have two sub-nodes D,E and F,G respectively, which like this: F------|
|-------C----|
G------| |
|-------A
D------| |
|-------B----|
E------|
At the first beginning, D E F G will send messages to B C, and B C then send new messages to A. After processing in A, messages will be back from A to D E F G through B C, then the next cycle begin again. But i found the amount of messages send by D E F G will not be very large. 200~500 is ok, but when it exceed 1000, i will get the message "Sim_system: No more future events". I try to solve it by myself, but found no reason. So i hope anyone here can help me. Thanks a lot!!
hyqgod
2008-06-11
|