Dear Reader

I have a simple question and are looking for simple answer for it.
I do simulation with visual sense. I designed TypedAtomicActors as my 
sensors. My sensor can send and recieve Messages ( Packets ) using
input and output ports. I also send message using LimitedRangeCannel.
I noticed that when my sensor gives a message from input port and send a 
message in fire method from output port, i get sent message from input.
My sensors get all messages that it send. In real world in single 
threading computation we don't have such situation.
In My model, number of messages are very high and is difficult work that 
i cache all messages that i send and then search in fire method when i 
get an input message. what you suggest for me?

with best regards
   Saeid pashazadeh



----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to