| Hello everyone, I am new in developing with Hama and generally with BSP model. The Vertex interface expects an argument "M" that defines the message class. In my class that extends the Vertex class, I am using the sendMessageToNeighboors method (inside the compute method). The sendMessageToNeighboors method expects the same argument type as the Vertex class for the message. During the computation (in different supersteps) I want to be able to send different kind of messages. Is this somehow possible? Thank you, |
- Message class in Hama Graph Ηλίας Τριχόπουλος
- Re: Message class in Hama Graph Edward
- Re: Message class in Hama Graph Suraj Menon
- Re: Message class in Hama G... Ηλίας Τριχόπουλος
