Develop simple messaging scheme, wherein RMI is used to post and receive messages. Message queue's job is to register listeners(interested in receving a particular type(s) of message), receive messages and then send to appropriate listeners. In case list