hello, everyone, I have several process that each one control an object in a game, I need a way to one process send a message to the others, a kind of broadcast message, an alternative could be use one process for delivery the message to the correct process, Are there another way ?? Thanks a lot.